User tests: Successful: Unsuccessful:
Possible to upload a file if the same filename is available in the server. For example, if a file is available as banner.jpg then new file will be uploaded as banner1.jpg
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Media Manager |
I have tested this item unsuccessfully on ba9aaa7
Applied patch and still could not upload a duplicate file
Status | Pending | ⇒ | Information Required |
@joomshaper please can you review your code as currently it doesnt work at all. If no response is received then the PR will be closed in a few weeks.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-06 20:09:45 |
Closed_By | ⇒ | brianteeman |
Closed as stated above
i'm not a fan of changing the name of the uploaded file without asking the user. The user may not even notice that the name got changed and references a wrong file afterwards.
Imho it's better to just a proper error and let the user decide if he wants to rename the file or replace the existing one (deleting it first).