Merge pull request #3181 from gschlager/importers

Fixes the attachment import of the phpBB3 importer
This commit is contained in:
Régis Hanol 2015-02-09 10:12:23 +01:00
commit aa1efc4c95

View file

@ -408,7 +408,7 @@ class ImportScripts::PhpBB3 < ImportScripts::Base
success_count += 1
html_for_upload(upload)
html_for_upload(upload, real_filename)
end
if new_raw != post.raw