[
https://issues.jboss.org/browse/GTNPC-80?page=com.atlassian.jira.plugin.s...
]
Julien Viet resolved GTNPC-80.
------------------------------
Assignee: Julien Viet
Fix Version/s: 2.4.1.CR03
Resolution: Done
This was fixed during the dev of the embedded PC, I was not aware of existence of this
issue.
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
Assignee: Julien Viet
Fix For: 2.4.1.CR03
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
For more information on JIRA, see:
http://www.atlassian.com/software/jira