Details
Description
We currently have encoding defaulting to UTF-8 which covers a large number of our cases but we need to detect and use the proper encoding for a page.
Issue Links
- blocks
-
ICE-5608 Chinese characters display improperly with Auction chat
- Closed
- depends on
-
ICE-5664 Review use of Wrappers rather than directly subclassing interfaces.
- Closed
- is duplicated by
-
ICE-5556 DOMResponseWriter requires should support all the same options for contentType and characterEncoding as jsf2.0
- Closed
Work to support the ResponseWriterWrapper should allow us to delegate the encoding detection.