[
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