[
https://issues.apache.org/jira/browse/WW-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180271#comment-15180271
]
Aleksandr Mashchenko commented on WW-4586:
------------------------------------------
{{findValue}} in that case won't call custom StrutsTypeConverter's
{{convertToString}} method. Select tag uses {{findString}} instead of just
calling {{toString}} - [select.ftl |
https://github.com/apache/struts/blob/master/core/src/main/resources/template/simple/select.ftl#L70].
> Custom StrutsTypeConverter's convertToString not called in radio and
> checkboxlist tags
> --------------------------------------------------------------------------------------
>
> Key: WW-4586
> URL: https://issues.apache.org/jira/browse/WW-4586
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Tags
> Affects Versions: 2.3.24
> Reporter: Aleksandr Mashchenko
> Fix For: 2.3.25, 2.5
>
>
> Basically same as WW-2367 but for radio and checkboxlist tags
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)