Plan Status: #332 was successful
Build: #266 was successful
Code Changes
Code has been updated by Andreas Fischer , Oleg Pudeyev .
-
Oleg Pudeyev
Merge remote-tracking branch 'bantu/ticket/10633' into develop-olympus
* bantu/ticket/10633:
[ticket/10633] Stop leaking filename of attachments when thumbnail is requested
-
Andreas Fischer
[ticket/10633] Stop leaking filename of attachments when thumbnail is requested
While filenames are chosen at random and there is no correlation between the
original filename and the new filesystem filename, there is a correlation
between filesystem filename and filesytem filename of thumbnails.
Adjust error message to no longer include the physical filename and make it
consistent with the error message that is shown when there is no attachment at
all.
This information was mostly useless for regular users (i.e. non-admins) anyway.
PHPBB3-10633
- phpBB/download/file.php (version f894da0d25f2ecc4c8f3c039dd9f40607137d4ca)

