ICEfaces
  1. ICEfaces
  2. ICE-8507

ViewState is null after closing an ace:dialog

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1, EE-3.0.0.GA_P01
    • Fix Version/s: EE-3.0.0.GA_P01, 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.1.0 BETA2 06282012, ICEfaces 3.1.0, ICEfaces 3.2.0 BETA1

      Description

      Upon closing an ace:dialog which executes and all render, the page becomes unresponsive since the javax.faces.ViewState is null.

      Test Case scenario:
      A page includes two forms, one that includes an inputText field and a commandButton. This input field takes in a int value which will load an ace:dataTable with the entered in number of rows. This form also includes another commandButton that will open up an ace:dialog. This dialog is located in a different form. The dialog contains another input field which will update the underlying input field when the Ok button is clicked.

      Initial testing found that this issue isn't seen with the ICEfaces EE 3.0.0 GA release.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30692 Wed Sep 05 12:26:04 MDT 2012 mircea.toma ICE-8507 Generate random text to force the DOM diffing to send view state fixing code for non-ICEfaces requests since the client side view state fixing is not executed.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/FixViewState.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30691 Wed Sep 05 12:25:55 MDT 2012 mircea.toma ICE-8507 Generate random text to force the DOM diffing to send view state fixing code for non-ICEfaces requests since the client side view state fixing is not executed.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/java/org/icefaces/impl/event/FixViewState.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: