ICEfaces
  1. ICEfaces
  2. ICE-2392

XHTML: standard JSF input components, <input> should be self-closed

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.6.2
    • Fix Version/s: 1.7Beta1, 1.7
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All

      Description

      All standard JSF input components (<ice:commandButton>, <ice:inputHidden>, <ice:inputSecret>, <ice:inputText>, <ice:selectBooleanCheckbox>, and <ice:selectManyCheckbox>) are rendered with <input> elements that have separate </input> closing tags, but the DTD defines <input> as an empty element. So, it is more appropriate to render these components with self-closed <input /> elements.

        Issue Links

          Activity

          Hide
          Greg Dick added a comment -

          Same code as ICE-2393

          Show
          Greg Dick added a comment - Same code as ICE-2393

            People

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

              Dates

              • Created:
                Updated:
                Resolved: