ICEfaces
  1. ICEfaces
  2. ICE-9271

onElementUpdate double registration by ace:dateTimeEntry

    Details

    • Assignee Priority:
      P1

      Description

      With ICE-8922 and the new server-side determination of updated elements, there is a key difference in implementation. Before, a component could register multiple onElementUpdate callbacks on a single element id, but now there can be only one. DateTimeEntry has a problem with this, since it current registers two different callbacks on its root element.

      Either we will need to augment the registration code to support a chaining of multiple registrations, to maintain there being a single callback, or we'll need this component to be refactored to only use one callback.

        Activity

        Hide
        yip.ng added a comment -

        Already done as part of ICE-9000. Read my comment there.

        Show
        yip.ng added a comment - Already done as part of ICE-9000 . Read my comment there.
        Hide
        yip.ng added a comment -

        ICE-9291

        Show
        yip.ng added a comment - ICE-9291

          People

          • Assignee:
            yip.ng
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: