ICEfaces
  1. ICEfaces
  2. ICE-1385

Seam: PageFlow navigation not applied correctly

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.6DR#3, 1.6
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      JBoss 4.0.5

      Description


      In the dvdstore application, entering an invalid customer record causes the view to return to the home page.

      Preliminary instrumentation shows the following sequence. In particular, home.xhtml should not be restored when the user is only interacting with account.xhtml. It may be due to fallthrough of an error case.

      16:35:23,373 INFO [STDOUT] D2DViewHandler.restoreView /home.xhtml
      16:35:23,408 INFO [STDOUT] Pageflow.navigate Page(account)
      16:35:23,408 INFO [STDOUT] Pageflow.redirect Page(account)
      16:35:23,408 INFO [STDOUT] Unfiltered URI: /seam-dvd/newuser/account.seam?conversationId=10&conversationIsLongRunning=true
      16:35:23,417 INFO [STDOUT] D2DViewHandler.restoreView /newuser/account.xhtml
      16:35:23,417 INFO [STDOUT] D2DViewHandler.createView /newuser/account.xhtml
      16:35:23,428 INFO [STDOUT] D2DViewHandler.renderView /newuser/account.xhtml
      16:35:23,638 INFO [STDOUT] D2DViewHandler.restoreView /home.xhtml
      16:35:23,638 INFO [STDOUT] D2DViewHandler.createView /home.xhtml
      16:35:23,641 INFO [STDOUT] D2DViewHandler.restoreView /home.xhtml
      16:35:23,642 INFO [STDOUT] D2DViewHandler.createView /home.xhtml
      16:35:23,654 INFO [STDOUT] D2DViewHandler.renderView /home.xhtml
      16:35:23,656 INFO [STDOUT] D2DViewHandler.renderView /home.xhtml

        Issue Links

          Activity

          There are no subversion log entries for this issue yet.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: