[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-884) ICEFaces dataPaginator causes duplicate ID exception

henrik lindberg (JIRA) jira-events at lists.jboss.org
Mon Feb 19 18:44:32 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-884?page=all ]

henrik lindberg updated JBSEAM-884:
-----------------------------------

    JBoss Forum Reference: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=101583
              Description: 
When using a data paginator with a data table duplicate ids are created for all paginator facets except the first added facet.

The attached code illustrates the problem. Use the facelet to add test data, a duplicate id exception is thrown when a new test data is added.
Refresh the page (using browser) to see that data was added, try to add another (refresh again).

Editing out all facets for the paginator except  one makes the code work. 

Posted this earlier in the forum, but the sample code posted there could not easily be used to replicate problem.

  was:
When using a data paginator with a data table duplicate ids are created for all paginator facets except the first added facet.

The attached code illustrates the problem. Use the facelet to add test data, a duplicate id exception is thrown when a new test data is added.
Refresh the page (using browser) to see that data was added, try to add another (refresh again).

Editing out all facets for the paginator except  one makes the code work. 




> ICEFaces dataPaginator causes duplicate ID exception
> ----------------------------------------------------
>
>                 Key: JBSEAM-884
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-884
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: ICE Faces Integration
>    Affects Versions: 1.1.6.GA
>         Environment: Seam 1.1.6.GA, ICEFaces 1.5.3
>            Reporter: henrik lindberg
>         Assigned To: Gregory Dick
>            Priority: Critical
>         Attachments: TestData.java, TestDataAction.java, TestDataActionLocal.java, testdataview.xhtml
>
>
> When using a data paginator with a data table duplicate ids are created for all paginator facets except the first added facet.
> The attached code illustrates the problem. Use the facelet to add test data, a duplicate id exception is thrown when a new test data is added.
> Refresh the page (using browser) to see that data was added, try to add another (refresh again).
> Editing out all facets for the paginator except  one makes the code work. 
> Posted this earlier in the forum, but the sample code posted there could not easily be used to replicate problem.

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