ICEfaces
  1. ICEfaces
  2. ICE-6040

'onsubmit' handler can fail when submit functions are chained

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      IE6/7/8

      Description

      In cases where Mojarra or other third party libraries chain the event handlers that cause a form submit might cause a failure in the 'onsubmit' handler registered by ICEfaces to capture the form submit. The scope of the handler invocation changes thus the reference to the element and event are not valid anymore.
      To fix the issue the element needs to be referenced only by its ID and the event cloned (in IE the event is cleared because it's a global variable).

        Activity

        There are no subversion log entries for this issue yet.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: