[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1351) EnumConverter for SelectMany* components

Dejan Krsmanovic (JIRA) jira-events at lists.jboss.org
Fri May 25 03:09:08 EDT 2007


EnumConverter for SelectMany* components
----------------------------------------

                 Key: JBSEAM-1351
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1351
             Project: JBoss Seam
          Issue Type: Patch
          Components: Examples, JSF
    Affects Versions: 1.2.1.GA
         Environment: JBoss Seam 1.3.x
JBoss 4.2
            Reporter: Dejan Krsmanovic
            Priority: Minor
             Fix For: 1.3.0.ALPHA


Seam 1.2.1 Enum converter supports only singe-value properties so it cannot be used for components such as SelectManyListbox or selectManyCheckbox (checkboxes, lists). This patch is fix for that problem and it allows properties which are arrays and collections of enums.

Code is originally submitted by user pgmjsd on forums http://www.jboss.com/index.html?module=bb&op=viewtopic&t=108853, but I have modified it for JSF 1.2



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