Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2821

jsf.js ajaxrequest encodes form values too early

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1-SNAPSHOT
    • 2.0.1
    • None
    • None

    Description

      The current codebase of our jsf.js code encodes the form values before being enqueued, causing a race condition under queuing conditions, because then viewStates are sent to the server which are the ones representing the state at enqueuing. In reality the encoding should happen at a later stage namely shortly before issuing the request.

      I am going to fix that.

      Attachments

        Activity

          People

            Unassigned Unassigned
            werpu Werner Punz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: