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.

Reply via email to