[gatein-issues] [JBoss JIRA] (GTNPC-18) Portlet content not shown when using RenderResponse.getPortletOutputStream()

Julien Viet (JIRA) jira-events at lists.jboss.org
Thu Apr 4 12:30:42 EDT 2013


     [ https://issues.jboss.org/browse/GTNPC-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Viet resolved GTNPC-18.
------------------------------

    Resolution: Out of Date

    
> Portlet content not shown when using RenderResponse.getPortletOutputStream()
> ----------------------------------------------------------------------------
>
>                 Key: GTNPC-18
>                 URL: https://issues.jboss.org/browse/GTNPC-18
>             Project: GateIn Portlet Container
>          Issue Type: Bug
>          Components: Simple Portal
>    Affects Versions: 2.1.0-CR02
>            Reporter: Henri Sara
>
> When using RenderRequest.getPortletOutputStream() instead of RenderResponse.getWriter() to write the portlet contents, only a memory reference (like "[B at 1234abcd") is shown as the portlet content.
> This is caused by the use of byte[].toString() in org.gatein.pc.portal.jsp.taglib.PortletMarkupTag.doTag(), line "frag = fragment.getBytes().toString();".

--
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


More information about the gatein-issues mailing list