[
https://jira.jboss.org/jira/browse/RF-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Belaevski resolved RF-4994.
--------------------------------
Resolution: Cannot Reproduce Bug
Assignee: Tsikhon Kuprevich (was: Nick Belaevski)
Here is the code I used to reproduce the issue:
<h:form id="form">
<s:link value="Begin conversation"
propagation="begin"/><br />
<s:link value="End conversation" propagation="end"
/><br />
<h:panelGroup id="group">
<a4j:jsFunction name="setActiveLayer"
ajaxSingle="true"
eventsQueue="epigraphQueue"
reRender="group">
<s:conversationId />
</a4j:jsFunction>
</h:panelGroup>
<button onclick="setActiveLayer(); return
false;">setActiveLayer</button>
<a4j:log popup="false" />
</h:form>
If 'Begin conversation' button is pressed then subsequent invocations of
setActiveLayer() happen in the same conversation. If 'End conversation' is
pressed then each invocation of setActiveLayer() starts new temporary
conversation.
RichFaces 3.3.0-snapshot from 19 Nov/Seam 2.1.0.SP1/JSF 1.2_10
> Seam Conversations are broken in 3.3.0-snapshot (WAS: Queue breaks seam
> conversation)
> -------------------------------------------------------------------------------------
>
> Key: RF-4994
> URL: https://jira.jboss.org/jira/browse/RF-4994
> Project: RichFaces
> Issue Type: Bug
> Components: planning_all
> Affects Versions: 3.3.0
> Reporter: Ilya Shaikovsky
> Assignee: Tsikhon Kuprevich
> Priority: Critical
> Fix For: 3.3.0
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190717#4190717
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues