[seam-issues] [JBoss JIRA] Created: (SEAMFACES-53) The FlashScopedContext unnecessarily adds a fid parameter into the query string when only a single Flashcontext is active.

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Oct 14 20:34:39 EDT 2010


The FlashScopedContext unnecessarily adds a fid parameter into the query string when only a single Flashcontext is active.
--------------------------------------------------------------------------------------------------------------------------

                 Key: SEAMFACES-53
                 URL: https://jira.jboss.org/browse/SEAMFACES-53
             Project: Seam Faces
          Issue Type: Patch
    Affects Versions: 3.0.0.Alpha3
            Reporter: Brian Leathem
             Fix For: 3.0.0.Alpha4
         Attachments: 0001-Implemented-a-map-of-FlashContexts-stored-in-the-Ses.patch

The FlashScopedContext unnecessarily adds a fid parameter into the query string when only a single Flashcontext is active.

This patch implements a map of FlashContexts stored in the Session, and changes the SeamExternalContext to not append a request parameter when there is only a single FlashContext sotred in the Session.

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

        


More information about the seam-issues mailing list