DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13244>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13244

Mime Type hard coded to UTF-8

           Summary: Mime Type hard coded to UTF-8
           Product: Jetspeed
           Version: 1.4b1-dev / CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Miscellaneous
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In class org.apache.jetspeed.util.MimeType v1.7, Line 70 :
public static final MimeType HTML  = new MimeType( "text/html", "UTF-
8" ); //FIXME: test

With it hard-coded you can't include Javascript or other files using ISO 8859-1 
or other mime-type without errors.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to