Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
583 | minor | always | 12-27-05 12:06 | 01-11-06 14:00 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.0.17 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.18 | ||
|
|||||
Summary: | 0000583: character-encoding for static files | ||||
Description: |
(rep by Anoop Achuthan) We had opened a bug regarding this issue few months back. http://www.caucho.com/bugtrack/browse/RSN-387 [^] We are still having this issue, even after upgrading to resin-pro-3.0.15. I would like to know the init param name for FileServlet which has to be set in order to change the default character encoding, across all mime types. I tried to set the character encoding of the context using <character-encoding> tag. It didn't work. I also tried adding the following under host as well as web-app, but no effect. <character-encoding>utf-8</character-encoding> The Error Manager couldn't get the encoding right. The error responses are still ISO-8859-1. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|