User tests: Successful: Unsuccessful:
Pull Request for Issue #27717.
Corrects error message when uploading too large files in com_media
.
Total size of upload exceeds the limit.
You have tried to upload file(s) that are not safe.
You have tried to upload file(s) that are not safe.
You have tried to upload file(s) that are not safe.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_media Language & Strings |
Rel_Number | ⇒ | 27717 | |
Relation Type | ⇒ | Pull Request for | |
Labels |
Added:
?
|
Labels |
Added:
?
|
Category | Administration com_media Language & Strings | ⇒ | Administration com_media Language & Strings Libraries |
@richard67 Should work now.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-03 14:45:05 |
Closed_By | ⇒ | rdeutz |
@SharkyKZ With this PR applied and trying to upload a PHP file I get "Please input a file to upload." and not "You have tried to upload file(s) that are not safe." liike your instructions say. Before applying your PR it was like descibed in your instructions.