Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1915 | minor | always | 07-30-07 13:03 | 08-28-07 15:56 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.23 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.25 | ||
|
|||||
Summary: | 0001915: OutputStream issue with encoding | ||||
Description: |
(rep by Takahiro Fukuda) A file is breaked when it is downloaded with ServletOutputStream on JSP. (Resin 3.0.23) This problem occurs when it satisfy following all conditions. - Wrapping to HttpServletResponse in a Filter. - Setting to charset which is 2bytes caractor encoding at contentType at JSP's page directive. - Executing ServletOutputStream#write(). I attach the reprocedure program. Please deploy wrapped-test.war, and then, display index.html. The problem occurs when it accesses 11-Shift_JIS-wrap.jsp or 15-UTF-8-wrap.jsp. Please see ProblemOfContentType&WrappedResponse.xls. Could you fix the problem,plase? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|