ICEfaces
  1. ICEfaces
  2. ICE-8726

ace:tree is unresponsive when inside an ui:repeat

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3 trunk revision# 31909
    • Assignee Priority:
      P2

      Description


      1) Build / deploy test application located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Manual/tree
      2) Navigate to /treeRepeat.jsf or /treeTableRepeat.jsf
      Tree can not be expanded and nodes can not be selected.

        Activity

        Hide
        Nils Lundquist added a comment - - edited

        This is because every instance of the table shares the same ID. Why this happens in a ui:repeat but not a h:dataTable is unclear.

        Show
        Nils Lundquist added a comment - - edited This is because every instance of the table shares the same ID. Why this happens in a ui:repeat but not a h:dataTable is unclear.
        Hide
        Nils Lundquist added a comment - - edited

        Revision #31921
        Committed by nils.lundquist
        A minute ago
        ICE-8726 - Copied implementation of UIComponentBase.getClientId() into Tree.java to replace calling into UIData.getClientId() via super.getClientId().

        Show
        Nils Lundquist added a comment - - edited Revision #31921 Committed by nils.lundquist A minute ago ICE-8726 - Copied implementation of UIComponentBase.getClientId() into Tree.java to replace calling into UIData.getClientId() via super.getClientId().
        Hide
        Cruz Miraback added a comment - - edited

        Confirmed fixed with ICEfaces3 revision# 31921 in IE9, Chrome, Firefox.

        Show
        Cruz Miraback added a comment - - edited Confirmed fixed with ICEfaces3 revision# 31921 in IE9, Chrome, Firefox.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: