Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Blocker Blocker
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha1, 2.0.0
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      ICEfaces auction demo

      Description


      User events in the auction demo are not being captured and serialized to the server. The symptom is that the application essentially functions, but full page refresh occurs.

      The Firefox error console displays:

      Error: submitEvent is not defined
      Source File: http://localhost:8080/auction/javax.faces.resource/bridge.js.jsf
      Line: 1840

      The source of the problem appears to be submitEvent() being renamed to submit() in application.js and undefined "additionalParameters" in submit.js

        Activity

        Hide
        Mircea Toma added a comment -

        Use the new 'submit' function instead of removed 'submitEvent' function.

        Show
        Mircea Toma added a comment - Use the new 'submit' function instead of removed 'submitEvent' function.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: