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/15 22:05:30 UTC

[jira] Created: (TOMAHAWK-1085) AJAX requests from PPRPanelGroup ignore the Encoding type

AJAX requests from PPRPanelGroup ignore the Encoding type
---------------------------------------------------------

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


dojo.io.bind which is used by the pprPanelGroup uses the encoding set in the dojoConfig
since we don't yet set the encoding there the default is always used
A possible solution to this problem is getting the current encoding from the request
in the pprPanelGroupRenderer and set the enconding accordingly

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