ICEfaces
  1. ICEfaces
  2. ICE-2396

XHTML: <f:facet> in <ice:dataTable>, using attribute not defined by DTD

    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

      The <th> and <td> elements contain a 'colgroup' attribute, but it is not defined by the DTD for these elements.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15232 Thu Nov 22 11:00:06 MST 2007 art.zambrano ICE-2396 XHTML: in <ice:dataTable> removed the rendering of the invalid attribute 'colgroup' in <th> and <td>, did this by commenting out the 3 instances of: th.setAttribute("colgroup", "col");
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TableRenderer.java

            People

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

              Dates

              • Created:
                Updated:
                Resolved: