Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Alpha3, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 2 JSF 2

      Description

      JSF 2 navigation always results in a new view root over the course of a JSF lifecycle, even if the view id is the same (ie postback). Unsure whether or not this is correct behaviour but we need to take this into account in various scenarios, especially involving partial page renders. The current detection that we do for navigation needs to be modified and simplified.

        Activity

        Hide
        Deryk Sinotte added a comment -

        The null DOM logging has been removed/toned down because it's perfectly valid for the old DOM to be null during navigation. The old DOM reference is stored in the view map which is wiped out during navigation - including postbacks).

        Show
        Deryk Sinotte added a comment - The null DOM logging has been removed/toned down because it's perfectly valid for the old DOM to be null during navigation. The old DOM reference is stored in the view map which is wiped out during navigation - including postbacks).

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: