ICEfaces
  1. ICEfaces
  2. ICE-7588

tooltip: ace:ajax "display" event doesn't function / displayListener doesn't function when combined with ace:ajax

    Details

    • Assignee Priority:
      P1

      Description

      As the title states...

      To reproduce load the test application and navigate to the 'Tooltip Ajax' test. There are separate tests for each problem.

        Activity

        Hide
        Nils Lundquist added a comment -

        This issue is due to ajax source defaulting to the first form on the page

        Show
        Nils Lundquist added a comment - This issue is due to ajax source defaulting to the first form on the page
        Hide
        Nils Lundquist added a comment -

        Fixed in r26943

        Tooltip script tag required a clientId, so that there is a clientId to find when JS handling for the request source goes looking for the source in the DOM.

        Show
        Nils Lundquist added a comment - Fixed in r26943 Tooltip script tag required a clientId, so that there is a clientId to find when JS handling for the request source goes looking for the source in the DOM.
        Hide
        yip.ng added a comment -
        Show
        yip.ng added a comment - ICE-7601
        Hide
        Cruz Miraback added a comment -

        Tested this fix just now using Icefaces3 rev# 27135 and it appears to be broken again. The ajaxListener isn't being called (or at the very least the message not being updated on the page).

        Show
        Cruz Miraback added a comment - Tested this fix just now using Icefaces3 rev# 27135 and it appears to be broken again. The ajaxListener isn't being called (or at the very least the message not being updated on the page).
        Hide
        Nils Lundquist added a comment -

        ICE-7601: add a containing span around the script so that Mojarra doesn't complain during update processing.
        Caused regression of ICE-7588.

        Show
        Nils Lundquist added a comment - ICE-7601 : add a containing span around the script so that Mojarra doesn't complain during update processing. Caused regression of ICE-7588 .
        Hide
        Nils Lundquist added a comment -

        Revision #27155
        Committed by nils.lundquist
        Fixed Regression of ICE-7588 : ICE-7601 commit made by Deryk appended "_script" to clientId. ClientId must be explicit for correct ice.ace.ab ajax source resolution.

        Show
        Nils Lundquist added a comment - Revision #27155 Committed by nils.lundquist Fixed Regression of ICE-7588 : ICE-7601 commit made by Deryk appended "_script" to clientId. ClientId must be explicit for correct ice.ace.ab ajax source resolution.
        Hide
        Carmen Cristurean added a comment -

        Re-tested fix with revision # 27166 in IE8, Firefox3.6, Chrome15, and it works as expected.

        Show
        Carmen Cristurean added a comment - Re-tested fix with revision # 27166 in IE8, Firefox3.6, Chrome15, and it works as expected.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: