mirror of
https://github.com/discourse/discourse.git
synced 2025-04-17 17:59:05 +08:00
Fixes the attachment import of the phpBB3 importer
This commit is contained in:
parent
2f8e29bd04
commit
519c875d87
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user