Spec bug: Correction in Chapter 6 regarding 
ExternalContext#setResponseCharacterEncoding(String)
------------------------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-222
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-222
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


Regarding JSF 1.2 ExternalContext#setResponseCharacterEncoding(String), Chapter 
6 of the bridge spec states "This method must take no action." But it should 
take action in the case of ResourceResponse by calling 
ResourceResponse.html#setCharacterEncoding(String).

http://portals.apache.org/pluto/portlet-2.0-apidocs/javax/portlet/ResourceResponse.html#setCharacterEncoding(String)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to