You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2006/12/27 11:59:57 UTC

[jira] Updated: (WW-1574) doubleselect does not have doubleSize

     [ http://issues.apache.org/struts/browse/WW-1574?page=all ]

Ted Husted updated WW-1574:
---------------------------

            Flags: [Patch]
    Fix Version/s: 2.0.2

> doubleselect does not have doubleSize
> -------------------------------------
>
>                 Key: WW-1574
>                 URL: http://issues.apache.org/struts/browse/WW-1574
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.1
>            Reporter: Semih ARAL
>            Priority: Trivial
>             Fix For: 2.0.2
>
>
> doubleSize is missing on doubleselect tag.
> solution: Adding 
> <#if parameters.get("doubleSize")?exists>
>  size="${parameters.get("doubleSize")?html}"<#rt/>
> </#if>
> to struts2-core-2.0.1.jar : /template/simple/doubleselect.ftl
> after name parameter of select tag in

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira