You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2011/09/23 22:09:26 UTC

[jira] [Closed] (TAP5-1310) The Enum ValueEncoder should be case insensitive

     [ https://issues.apache.org/jira/browse/TAP5-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1310.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
         Assignee: Howard M. Lewis Ship

Fixed as part of TAP5-1331.

> The Enum ValueEncoder should be case insensitive
> ------------------------------------------------
>
>                 Key: TAP5-1310
>                 URL: https://issues.apache.org/jira/browse/TAP5-1310
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>
> Currently, the Enum ValueEncoder implementation converts the Enum instance to its name (which is typically ALL_UPPER_CASE) and then converts that string back to an Enum instance.
> It would be better and more consistent with the rest of Tapestry if the name was lower cased (inside toClient() ), and was case insensitive (inside toValue()).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira