You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/04/03 12:26:45 UTC

[jira] Closed: (COCOON-1808) Allowing String labels in forms StaticSelectionList

     [ http://issues.apache.org/jira/browse/COCOON-1808?page=all ]
     
Jean-Baptiste Quenot closed COCOON-1808:
----------------------------------------

    Fix Version: 2.2-dev (Current SVN)
                 2.1.9-dev (current SVN)
     Resolution: Fixed
      Assign To: Jean-Baptiste Quenot

Committed, thanks!

> Allowing String labels in forms StaticSelectionList
> ---------------------------------------------------
>
>          Key: COCOON-1808
>          URL: http://issues.apache.org/jira/browse/COCOON-1808
>      Project: Cocoon
>         Type: Improvement

>   Components: Blocks: Forms
>     Versions: 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>     Reporter: Rob Berens
>     Assignee: Jean-Baptiste Quenot
>     Priority: Minor
>      Fix For: 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>  Attachments: StaticSelectionList.txt
>
> The StaticSelectionList in the forms block only allows for XMLizable labels to the added items. In some cases it is handy to be able to supply String labels just like in e.g. AbstractJavaSelectionList. I therefore added an addItem(Object, String) method. Note that this makes calls like addItem(someValue, null) ambiguous. Therefore I also added an addItem(Object) method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira