Re: ErrorReportValve's char encoding ignored

2013-05-17 Thread Michael-O
Am 2013-05-15 16:35, schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Micheal, On 5/15/13 3:46 AM, Michael-O wrote: I have modified the ErrorReportValve's messages outside of the one-byte range and the output got mangled. The response does not contain a char

ErrorReportValve's char encoding ignored

2013-05-15 Thread Michael-O
Hi folks, I have modified the ErrorReportValve's messages outside of the one-byte range and the output got mangled. The response does not contain a char encoding anymore. I know that the error valve does this: response.setContentType(text/html); response.setCharacterEncoding(utf-8); but the

Re: ErrorReportValve's char encoding ignored

2013-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Micheal, On 5/15/13 3:46 AM, Michael-O wrote: I have modified the ErrorReportValve's messages outside of the one-byte range and the output got mangled. The response does not contain a char encoding anymore. Can you be more specific? What

Aw: Re: ErrorReportValve's char encoding ignored

2013-05-15 Thread Michael-O
Hi Christopher, Von: Christopher Schultz ch...@christopherschultz.net -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Micheal, On 5/15/13 3:46 AM, Michael-O wrote: I have modified the ErrorReportValve's messages outside of the one-byte range and the output got mangled. The response