ICEfaces
  1. ICEfaces
  2. ICE-8580

ice.onElementUpdate not called on body update

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2.BETA1
    • Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      ICEfaces 3.2
    • Assignee Priority:
      P2

      Description


      When there is the special case of a full body update, the ice.onElementUpdate listeners are not notified. Possibly this means that the ice.onBeforeUpdate listeners are not being called, which ice.onElementUpdate relies upon.

        Activity

        Hide
        Mircea Toma added a comment -

        Use synthetic IDs when root, body and head elements are traversed for collecting the list of ancestors to make sure the matching between update ID and element ID will occur. Also when ancestor list is built the starting element is included in the list as well so that matching will occur when the starting element is targeted by the update.

        Show
        Mircea Toma added a comment - Use synthetic IDs when root, body and head elements are traversed for collecting the list of ancestors to make sure the matching between update ID and element ID will occur. Also when ancestor list is built the starting element is included in the list as well so that matching will occur when the starting element is targeted by the update.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: