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

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

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

Don Brown resolved WW-1574.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

Fixed, thanks!

> 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
>         Assigned To: Don Brown
>            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