ICEfaces
  1. ICEfaces
  2. ICE-4520

Avoid sending the entire data during push triggered form submit

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha1, 2.0.0
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      all supported browsers

      Description

      During push triggered form submits only javax.faces.ViewState input element should be serialized.

        Activity

        Hide
        Mircea Toma added a comment -

        Create temporary form to send javax.faces.ViewState for push updates.

        Show
        Mircea Toma added a comment - Create temporary form to send javax.faces.ViewState for push updates.
        Hide
        Mircea Toma added a comment -

        Refactor to avoid searching up javax.faces.ViewState value in the document. This refactoring also works properly with multiple views included in the page since the view identifier is not picked randomly (first found actually) from the document.

        Show
        Mircea Toma added a comment - Refactor to avoid searching up javax.faces.ViewState value in the document. This refactoring also works properly with multiple views included in the page since the view identifier is not picked randomly (first found actually) from the document.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: