ICEfaces
  1. ICEfaces
  2. ICE-1435

Ajax Push sometimes fails to update page without concurrentDOMViews

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#2
    • Fix Version/s: 1.6
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      all
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Obtain a reference to the PersistentFaceState in a bean getter/setter rather than the constructor as a getter is more likely to be called specifically on the user's current page.

              persistentFacesState = PersistentFacesState.getInstance();
      Show
      Obtain a reference to the PersistentFaceState in a bean getter/setter rather than the constructor as a getter is more likely to be called specifically on the user's current page.         persistentFacesState = PersistentFacesState.getInstance();

      Description

      With concurrentDOMViews set to false, although a render is requested, the current page may not update in some cases. This may be due to the PersistentFacesState being associated with a previously viewed page.

       

        Activity

        Ted Goddard created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.6DR#4 [ 10060 ]
        Ken Fyten made changes -
        Assignee Priority P2
        Assignee Mircea Toma [ mircea.toma ]
        Ken Fyten made changes -
        Fix Version/s 1.6 [ 10031 ]
        Fix Version/s 1.6DR#4 [ 10060 ]
        Ken Fyten made changes -
        Assignee Priority P2 P1
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ted Goddard made changes -
        Assignee Mircea Toma [ mircea.toma ] Brad Kroeger [ brad.kroeger ]
        Brad Kroeger made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Ken Fyten made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Brad Kroeger [ brad.kroeger ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: