You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Neil Griffin (Created) (JIRA)" <de...@myfaces.apache.org> on 2012/02/14 16:43:59 UTC

[jira] [Created] (PORTLETBRIDGE-222) Spec bug: Correction in Chapter 6 regarding ExternalContext#setResponseCharacterEncoding(String)

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