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

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


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

Dejan Krsmanovic updated JBSEAM-1351:
-------------------------------------

    Attachment: selectItems-patch.txt

Patch for seam-ui example application which demonstrants usage of patched EnumConverter

> EnumConverter for SelectMany* components
> ----------------------------------------
>
>                 Key: JBSEAM-1351
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1351
>             Project: JBoss Seam
>          Issue Type: Patch
>          Components: JSF, Examples
>    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
>
>         Attachments: EnumConverter-patch.txt, selectItems-patch.txt
>
>
> 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