Pluto does not provide access to OutputStream
---------------------------------------------
Key: PLUTO-128
URL: http://issues.apache.org/jira/browse/PLUTO-128
Project: Pluto
Type: Bug
Components: portlet container
Versions: 1.0.1-rc2
Reporter: Eric Dalquist
Attachments: patch1.txt
The RenderResponse.getPortletOutputStream actually returns an OutputStream
wrapper around a PrintWriter. This can cause character encoding problems. In
PLT.12.3.2 it states that if a portlet uses the OutputStream it is responsible
for any character encoding that needs to be done. This does not allow a portlet
to output binary content in a portal that supports binary output from portlets.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira