ICEfaces
  1. ICEfaces
  2. ICE-2398

XHTML: <select>, using attribute not defined by DTD

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Won't Fix
    • Affects Version/s: 1.6.2
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      When using the readonly="true" attribute-value pair in the <ice:selectManyListbox>, <ice:selectManyMenu>, <ice:selectOneListbox>, <ice:selectOneMenu> components, the <select> element contains the readonly="readonly" attribute-value pair, but this attribute is not defined by the DTD for this element.

        Issue Links

          Activity

          Hide
          Adnan Durrani added a comment -

          The "readonly" attribute is defined by the JSF spec, besides that its not being rendered by default. It will be only rendered if the user will define one. So I don't think if it has to be removed.

          Show
          Adnan Durrani added a comment - The "readonly" attribute is defined by the JSF spec, besides that its not being rendered by default. It will be only rendered if the user will define one. So I don't think if it has to be removed.
          Hide
          Adnan Durrani added a comment -

          This info should go into the docs, to let developers know to not to define "readonly" if the DTD compatibility is required.

          Show
          Adnan Durrani added a comment - This info should go into the docs, to let developers know to not to define "readonly" if the DTD compatibility is required.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: