[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-1178) s:selectItems creates select items twice
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Apr 13 05:00:58 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1178?page=all ]
Pete Muir reassigned JBSEAM-1178:
---------------------------------
Assignee: Pete Muir
> s:selectItems creates select items twice
> ----------------------------------------
>
> Key: JBSEAM-1178
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1178
> Project: JBoss Seam
> Issue Type: Bug
> Components: JSF
> Affects Versions: 1.2.1.GA
> Reporter: Stephan Bublava
> Assigned To: Pete Muir
>
> UISelectItems overrides getValue() to create a list of SelectItem instances. However in a Faces request getValue() will be called (at least) twice - once during validation and once during rendering.
> The implementation should check this condition and only call asSelectItems() once per request.
--
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