You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ernst Fastl (JIRA)" <de...@myfaces.apache.org> on 2007/08/23 09:42:30 UTC

[jira] Created: (TOMAHAWK-1089) PPRPanelGroupRenderer should obtain the encoding from the responseWriter rather than the request

PPRPanelGroupRenderer should obtain the encoding from the responseWriter rather than the  request
-------------------------------------------------------------------------------------------------

                 Key: TOMAHAWK-1089
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1089
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: PPRPanelGroup
    Affects Versions: 1.1.6
            Reporter: Ernst Fastl
            Assignee: Ernst Fastl
            Priority: Minor
             Fix For: 1.1.7-SNAPSHOT


Encoding generally should be obtained from the response writer because it avoids the need for casts

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOMAHAWK-1089) PPRPanelGroupRenderer should obtain the encoding from the responseWriter rather than the request

Posted by "Ernst Fastl (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ernst Fastl resolved TOMAHAWK-1089.
-----------------------------------

    Resolution: Fixed

> PPRPanelGroupRenderer should obtain the encoding from the responseWriter rather than the  request
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1089
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1089
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: PPRPanelGroup
>    Affects Versions: 1.1.6
>            Reporter: Ernst Fastl
>            Assignee: Ernst Fastl
>            Priority: Minor
>             Fix For: 1.1.7-SNAPSHOT
>
>
> Encoding generally should be obtained from the response writer because it avoids the need for casts

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.