Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-1574

doubleselect does not have doubleSize

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2
    • Plugin - Tags
    • None
    • Patch

    Description

      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

      Attachments

        Activity

          People

            mrdon Donald J. Brown
            semih Semih ARAL
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: