[seam-issues] [JBoss JIRA] (JBSEAM-5064) s:link conversation propagation none broken

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Wed Dec 12 08:39:17 EST 2012


Marek Schmidt created JBSEAM-5064:
-------------------------------------

             Summary: s:link conversation propagation none broken
                 Key: JBSEAM-5064
                 URL: https://issues.jboss.org/browse/JBSEAM-5064
             Project: Seam 2
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.3.1.CR1
         Environment: EAP 6.0.0, Seam 2.3.1-SNAPSHOT 
            Reporter: Marek Schmidt
            Assignee: Marek Novotny
            Priority: Critical
             Fix For: 2.3.1.CR1


s:link / s:button with propagation="none" does propagate conversations even when it shouldn't since the fix for JBSEAM-4976, as the conversation id gets appended always by the SeamViewHandler.

Also note that with propagation="join", the conversation id is appended two times there (once from the s:link and once by the SeamViewHandler)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list