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

Aleksandr Mashchenko commented on WW-4586:
------------------------------------------

In radiomap.ftl
{code}
    <#if parameters.listKey??>
        <#assign itemKey = stack.findValue(parameters.listKey)/>
        <#assign itemKeyStr = stack.findString(parameters.listKey)/>
    <#else>
        <#assign itemKey = stack.findValue('top')/>
        <#assign itemKeyStr = stack.findString('top')>
    </#if>
    <#if parameters.listValueKey??>
{code}

> 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)

Reply via email to