Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#3
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Liferay 4.3.4, JSF1.2 RI, Jboss 4.2.1
    • Workaround Exists:
      Yes
    • Workaround Description:
      The problem is in com.icesoft.faces.component.ext.renderkit.RadioRenderer, in createRootNode it created frameset and table, but in getTableElement it returns domContext.getRootNode().getFirstChild(); i.e frameset but not table

      Description

      Elements ice:selectOneRadio are rendered incorrectly.
      When layout=pageDirection frameset is rendered, inside frameset table is rendered and then set of rows, but outside table.

        Activity

        Dmitry Kudryavtsev created issue -
        Hide
        Krashan Brahmanjara added a comment -

        True, in 1.7dr3 and current trunk tag generates incorrect fragment "</table>"

        like in

        <fieldset class="iceSelOneRb selectTag" id="editForm:e8" style="width:350px"><table border="0"></table>
        <tr><td><input id="editForm:e8:_1" name="editForm:e8" type="radio" value="" /

        Temporary resolution use <h:selectOneRadio>

        Show
        Krashan Brahmanjara added a comment - True, in 1.7dr3 and current trunk tag generates incorrect fragment "</table>" like in <fieldset class="iceSelOneRb selectTag" id="editForm:e8" style="width:350px"><table border="0"></table> <tr><td><input id="editForm:e8:_1" name="editForm:e8" type="radio" value="" / Temporary resolution use <h:selectOneRadio>
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.7 [ 10080 ]
        Assignee Priority P3
        Assignee Yip Ng [ yip.ng ]
        Ken Fyten made changes -
        Assignee Priority P3 P1
        Hide
        yip.ng added a comment -

        Screenshot showing the problem. The radio button is rendered outside of the fieldset.

        Show
        yip.ng added a comment - Screenshot showing the problem. The radio button is rendered outside of the fieldset.
        yip.ng made changes -
        Attachment screenshot-1.jpg [ 10823 ]
        Hide
        yip.ng added a comment -

        Screenshot showing the fix. Radio button is rendered inside the fieldset.

        Show
        yip.ng added a comment - Screenshot showing the fix. Radio button is rendered inside the fieldset.
        yip.ng made changes -
        Attachment screenshot-2.jpg [ 10824 ]
        Hide
        yip.ng added a comment -

        See ICE-2689.

        Show
        yip.ng added a comment - See ICE-2689 .
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.7RC1 [ 10123 ]
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Yip Ng [ yip.ng ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Dmitry Kudryavtsev
          • Votes:
            9 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: