ICEfaces
  1. ICEfaces
  2. ICE-2910

ice:selectOneRadio styleclass attribute not applied to table element

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7RC1
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      Based on the component document for the ice:selectOneRadio below:

      Render a "table" element. If the "styleClass" is specified, render the value of the "styleClass" attribute as the value of the "class" attribute on the "table" element. However, the table element is nested inside of a fieldset element and the styleClass attribute it not applied to the table. Here is a snipped of the rendered html:

      <fieldset class="iceSelOneRb viewParkingLotTable" id="viewParkingLotForm:_id207"
      onclick="setFocus('');iceSubmitPartial(form, this, event);">
      <table border="0">
      <tbody>

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16564 Thu May 01 15:33:52 MDT 2008 yip.ng ICE-2910
        Added class attribute to the table element.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/SelectManyCheckboxListRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16565 Thu May 01 15:34:28 MDT 2008 yip.ng ICE-2910
        Added class attribute to the table element.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/SelectManyCheckboxListRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: