ICEfaces
  1. ICEfaces
  2. ICE-9158

h:selectBooleanCheckbox not working properly when using ICEFaces (3.x)

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.2
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Windows, Glassfish 3.1.2, ICEfaces 3.2

      Description

      When using ICEfaces on top of standard JSF the standard JSF checkbox component does not work as expected. More specific, the component cannot render a checked checkbox after postback.
      I might have traced the problem to how the html element is generated:

       <input type="checkbox" checked="checked" name="j_idt6:j_idt7"> with standard JSF,

       <input id="j_idt5:_t6" type="checkbox" name="j_idt5:_t6" checked="true"> with ICEfaces

      Please see this forum thread for more details:
      http://www.icesoft.org/JForum/posts/list/21877.page#sthash.5Q5y0FqS.dpbs

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            George Alin Costea
          • Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated: