[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4486) Seam with ICEFaces double urlencoding of non-ascii characters

Arturo Frappé (JIRA) jira-events at lists.jboss.org
Wed Nov 25 14:56:29 EST 2009


Seam with ICEFaces double urlencoding of non-ascii characters
-------------------------------------------------------------

                 Key: JBSEAM-4486
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4486
             Project: Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.2.0.GA
         Environment: Weblogic 10.31 or JBoss 5.1 / Icefaces 1.8.2
            Reporter: Arturo Frappé
            Priority: Critical


When doing a post-back redirect  if a field has a non -ascii character it gets urlencoded twice by the effect of org.jboss.seam.core.Manager::encodeParameters  and  com.icesoft.faces.context.BridgeExternalContext:redirect  then the data returns with an urlencoded characters. 



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the seam-issues mailing list