
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Relate
|
|
|
|
This issue is related to:
|
|
GAL-69
IE6/7: uploaded images do not display in the gallery
|
|
|
|
|
|
|
| 2.7.x Status: |
Closed
|
| 2.6.x Status: |
Merge
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
|
When IE 7 uploads JPEG image files, it may give the server a Content-Type of "image/jpg". This is incorrect: it should be "image/jpeg". Currently, such files won't be shown by Resources with an image icon because "image/jpg" isn't included in "content_type_images.properties".
Either the Content-Type value should be corrected before it's stored as metadata, or all necessary places should be updated to understand "image/jpg" as an image MIME type.
|
|
Description
|
When IE 7 uploads JPEG image files, it may give the server a Content-Type of "image/jpg". This is incorrect: it should be "image/jpeg". Currently, such files won't be shown by Resources with an image icon because "image/jpg" isn't included in "content_type_images.properties".
Either the Content-Type value should be corrected before it's stored as metadata, or all necessary places should be updated to understand "image/jpg" as an image MIME type.
|
Show » |
|