[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-591) EntityQuery, criteria & conversations

Peter Muir (JIRA) jira-events at jboss.com
Wed Dec 13 13:44:38 EST 2006


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
         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

        



More information about the seam-issues mailing list