ICEfaces
  1. ICEfaces
  2. ICE-8372

blockUIOnSubmit doesn't consistently unblock the UI

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.RC1
    • Fix Version/s: 3.1
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      IF 3.x Showcase
    • Assignee Priority:
      P1

      Description

      BlockUIOnSubmit=true doesn't consistently unblock following submit return when used in the showcase app.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30535 Thu Aug 16 14:30:21 MDT 2012 mircea.toma ICE-8468 Applied ICE-8372 fixes from trunk.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30499 Tue Aug 14 16:40:01 MDT 2012 mircea.toma ICE-8465 Applied all the fixes for ICE-8372.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/javascript/submit.js
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30157 Fri Jul 20 15:52:41 MDT 2012 ted.goddard try element.id of formOf(element) fails (ICE-8372)
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30102 Thu Jul 19 09:17:16 MDT 2012 mircea.toma ICE-8372 Removed filterICEFacesEvents() function. Instead of filtering events the page scoped submit callbacks are wired (along with the request scoped submit callbacks) to be invoked every time fullSubmit, singleSubmit or requestUpdate functions are invoked.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/submit.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30066 Wed Jul 18 09:25:56 MDT 2012 mircea.toma ICE-8372 Added detection for recursive calls to detectCaller() function.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30035 Tue Jul 17 14:13:58 MDT 2012 mircea.toma ICE-8372 Modify detectCaller() function to return false instead of throwing an error when the passed in function cannot be found in the call stack. This gives a chance to filterICEfacesEvents to try to search for fullSubmit then singleSubmit functions.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30016 Tue Jul 17 08:24:39 MDT 2012 mircea.toma ICE-8372 Modified filterICEfacesEvents to use only the call stack lookup method to determine if the submit is triggered by ICEfaces bridge. Adapted the lookup mechanism to work with Myfaces as well. Also the XHR object is now consistently used as thread context variable, in Myfaces or Mojarra.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/submit.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Nils Lundquist
          • Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: