[
https://issues.jboss.org/browse/JBSEAM-5064?page=com.atlassian.jira.plugi...
]
Marek Novotny commented on JBSEAM-5064:
---------------------------------------
just note that after JBSEAM-5073 fix double addition of conversation id in case of
propagation="join" is fixed too.
so outstanding issue is:
"s:link / s:button with propagation="none" does propagate conversations
even when it shouldn't"
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