[dreamwidth/dw-free] 63d734: Fix dual fail/success messages returned from impor...
Branch: refs/heads/release-1.33
Home: https://github.com/dreamwidth/dw-free
Commit: 63d734dc9c9258b2ec8faf000099cb6395708c15
https://github.com/dreamwidth/dw-free/commit/63d734dc9c9258b2ec8faf000099cb6395708c15
Author: Mark Smith <mark@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
Log Message:
-----------
Fix dual fail/success messages returned from importer
A refactoring error caused this to both fail and succeed in
quick succession if an encoding problem was encountered while
importing entries or comments.
Home: https://github.com/dreamwidth/dw-free
Commit: 63d734dc9c9258b2ec8faf000099cb6395708c15
https://github.com/dreamwidth/dw-free/commit/63d734dc9c9258b2ec8faf000099cb6395708c15
Author: Mark Smith <mark@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
Log Message:
-----------
Fix dual fail/success messages returned from importer
A refactoring error caused this to both fail and succeed in
quick succession if an encoding problem was encountered while
importing entries or comments.