Matt Wringe created GTNPC-80:
--------------------------------
Summary: ContentResponse doesn't properly encode the content from a byte
array
Key: GTNPC-80
URL:
https://issues.jboss.org/browse/GTNPC-80
Project: GateIn Portlet Container
Issue Type: Bug
Reporter: Matt Wringe
ContentResponse.getContent uses "new String(bytes)" but should use 'new
String(bytes, charset)' where the charset is retrieved from the contentType.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira