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

        Hide
        Ken Fyten added a comment -

        We either need to render as described in the docs, or change the docs to reflect what's rendered.

        Show
        Ken Fyten added a comment - We either need to render as described in the docs, or change the docs to reflect what's rendered.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: