Opened 8 years ago
Closed 7 years ago
#35924 closed defect (bug) (worksforme)
"jpeg" image upload overwrites "jpg" images with the same (other than extension) filename
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3.1 |
Component: | Media | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description (last modified by )
If an image is uploaded as "image1.jpg" and then another image is uploaded as "image1.jpeg", the thumbnails of the original images are overwritten because the thumbnail extensions are forced to "jpg" instead of sticking with "jpeg".
Haven't tested, but might also be an issue with "jpe" ... possibly also with "tiff" vs "tif"
... probably too old to be relevant, but my searching found this really old ticket: #16458
Just tested and replicated the issue in 4.4.2, but originally noticed it in 4.3.1 ... didn't test earlier versions.
Change History (7)
#3
@
8 years ago
I haven't yet been able to reproduce it yet. For me it does seem to work good. Do you use any related plugins that could cause issues?
First of all thank you for this bug report. That ticket does help since I guess we broke it again in 3.5 when we did a full rewrite of the logic. And probably with we, I mean I. I can remember that it was something that was discussed but I have to look into it first since it has been a while.