mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-08 05:26:32 +02:00
The hidden attachment_data list needs to be updated if a file got removed. This was not done until now and caused a general error after submitting a post if a file was removed after uploading it. PHPBB3-11916