ICEfaces
  1. ICEfaces
  2. ICE-2391

XHTML: <select>, incorrect value for the attribute 'multiple'

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.6.2
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      When using the multiple="true" attribute-value pair in the <ice:selectManyMenu> and <ice:selectManyListbox> components, it is just passed through to the <select> element, but, according to the DTD, it should be multiple="multiple".

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15221 Wed Nov 21 16:38:58 MST 2007 art.zambrano ICE-2391 XHTML: changed in <ice:selectManyListbox> and <ice:selectManyMenu> the way the value of the attribute 'multiple' is rendered in <select>, from 'true' to 'multiple', which is the only valid value
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/MenuRenderer.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Arturo Zambrano
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: