click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-12292
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: David Horwitz
Reporter: Ray Davis
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sakai

IE 7 uploaded images confuse Resources / Content Hosting

Created: 27-Nov-2007 17:01   Updated: 05-Mar-2010 11:49
Component/s: Content service (Pre-K1/2.6)
Affects Version/s: 2.5.0, 2.5.2, 2.5.3, 2.6.0
Fix Version/s: 2.7.0-b04, 2.8.0 [Tentative]

Time Tracking:
Not Specified

Issue Links:
Relate
 

2.7.x Status: Closed
2.6.x Status: Merge
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
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.


 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
David Horwitz added a comment - 25-Jan-2010 04:56
MAINTANCE TEAM: Unassigned so these get reviewed by the Maintance Team

David Horwitz added a comment - 25-Feb-2010 08:00
added image/jpg to content_types_images

Anthony Vargo added a comment - 05-Mar-2010 11:49
2.7.x, r74293