Details
Description
Images served by the ICEfaces resource/theme servlet are being marked as text/css rather than the correct image mime-type.
https://www.icesoft.ca:4443/iraptor/show_bug.cgi?id=1205
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13537 | Fri Apr 13 10:29:08 MDT 2007 | ted.goddard | added utility class for guessing content-type ( |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/ServeCSSResource.java
ADD
/icefaces/trunk/icefaces/core/src/com/icesoft/util/ContentUtilities.java
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.6DR#3 [ 10050 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Checked in a class that guesses content-type from the filename.