User tests: Successful: Unsuccessful:
Tidying up the message displayed when you upload a file to a template.
Apply the patch.
Upload a new file to a site or administrator template.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_templates Language & Strings |
Necessary: no.
Informative UX feedback: yes.
I'm just correcting the appearance of the message that's already there.
Plus while #33179 is an issue, if they upload a file with an uppercase extension, they're not going to see it in the folder tree and start scratching their head.
Mentioning "This is not the case in the Media Manager" raises another point. In the media manager when you upload a file of the same name, it prompts you if you want to overwrite it or not. The file upload in the Template manager doesn't prompt you to overwrite, it just throws an error saying file already exists.
Let's use sprintf
instead.
Labels |
Added:
?
?
|
Updated to sprintf.
Ready for testing.
I have tested this item
Works as mentioned.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Appveyor failure is not related to this PR.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-21 16:05:49 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Is it even necessary to display the file name? This is not the case in Media Manager.