[ 
https://issues.apache.org/jira/browse/TAP5-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513268#comment-15513268
 ] 

ASF subversion and git services commented on TAP5-2565:
-------------------------------------------------------

Commit 45eaae528a4e418cecb03e41d47104853e973aa7 in tapestry-5's branch 
refs/heads/5.4.x from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=45eaae5 ]

TAP5-2565, TAP5-2496: always use name() when coercing enum values to String


> Enum <-> String coercion is not symmetric if enum class overrides toString()
> ----------------------------------------------------------------------------
>
>                 Key: TAP5-2565
>                 URL: https://issues.apache.org/jira/browse/TAP5-2565
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.4.1
>            Reporter: Jochen Kemnade
>             Fix For: 5.5.0
>
>
> See TAP5-2496 and TAP5-1331.
> If an enum class overrides {{toString()}}, the coercion is not symmetric 
> because Enum->String uses {{toString()}} and String->Enum uses {{name()}}.
> This breaks {{<t:select />}} when no encoder is specified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to