[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2224) EntityQuery.resultList contains all nulls after AJAX request

Daniel Dacila (JIRA) jira-events at lists.jboss.org
Tue Nov 13 10:10:44 EST 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2224?page=comments#action_12387286 ] 
            
Daniel Dacila commented on JBSEAM-2224:
---------------------------------------

I attached 3 screenshots to show you.

1st sh - just after first search of hotels.
2nd - after clicking on one hotel
3rd - after clicking the Back to search button

My email si daniel at thinkingsoftware.biz.

I can send you the war also but it is 10mb.

> EntityQuery.resultList contains all nulls after AJAX request
> ------------------------------------------------------------
>
>                 Key: JBSEAM-2224
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2224
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 2.0.0.GA
>            Reporter: Alex Savitsky
>         Attachments: sh1.jpg, sh2.jpg, sh3.jpg, TestCase.war
>
>
> The resultList of an EntityQuery gets reset to contain all nulls after several AJAX interactions. I'm not sure whether it's Seam or RichFaces that causes the problem (I'm still investigating the cause), but it's bound to be one or the other, because a) it's the EntityQuery that gets reset and b) it only happens when one or more Ajax-enabled RichFaces controls are present on the page. The attached test case uses datascroller & data table, but I was able to observe it with other controls, such as suggestion box.
> Steps to reproduce:
> 1. Put all libraries listed in WEB-INF/lib/libs.txt in WEB-INF/lib (essentially Seam 2.0.0 GA, RichFaces 3.1.2 GA, Hibernate EM 3.3.1 GA, Facelets 1.1.14, Sun JSF RI 1.2.05, plus supporting libs). I didn't put them into WAR, as this makes it >10M big.
> 2. Deploy the WAR and access it at http://hostname/TestCase/index.jsf
> 3. Activate the data scroller TWICE IN A ROW (important) - e.g., press "next page" twice
> 4. Check the contents of the dropdown (just to know what's there normally)
> 5. Select an item in the data table
> 6. Check the contents of the dropdown. All entries are empty now!

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