[
http://jira.jboss.com/jira/browse/JBSEAM-591?page=all ]
Gavin King closed JBSEAM-591.
-----------------------------
Resolution: Done
fixed, thanks.
EntityQuery, criteria & conversations
-------------------------------------
Key: JBSEAM-591
URL:
http://jira.jboss.com/jira/browse/JBSEAM-591
Project: JBoss Seam
Issue Type: Bug
Components: Framework
Affects Versions: 1.1.0.GA
Reporter: Peter Muir
Assigned To: Gavin King
Fix For: 1.1.1.GA
Attachments: testcase.zip
Using an entity query configured in components.xml with restrictions, and specifying the
restrictions on a form. If you make the the action of the search button point at a bean
method annotated @Begin(join=true) the criteria specfied aren't reflected in the
search results the first time search is clicked (it always lags one behind). If instead
use use an outcome as the action and specify <s:conversationPropagation
type="join" /> it works as expected.
Also, the testcase has paging it in which seems to be not working.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira