ICEfaces
  1. ICEfaces
  2. ICE-7574

MyFaces 2: DataTable state saving not working

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC1
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      MyFaces 2 ACE
    • Assignee Priority:
      P1

      Description

      I'm creating this case as a general, parent case for a small group of related issues that already have JIRAs:

      ICE-7560: ace:dataTable filter doesn't recover from "no-results" state without reset
      ICE-7561: showcase app ace:contextMenu demo "reset all" button doesn't work the first time it's pressed
      ICE-7563: ace:draggable/ace:droppable Table demo, Reset doesn't reset source dataTable, just destination one

      The current org.icefaces.ace.component.datatable.DataTable implementations of saveState/restoreState cause the above issues when running with MyFaces and it's implementation of partial state saving. Removing the saveState/restoreState method logic in the DataTable and deferring to the parent class gets rid of the problems but then the state of certain fields is not saved properly.

        Issue Links

          Activity

          Hide
          Nils Lundquist added a comment -

          State saving resolved in r26879
          ICE-7561 / ICE-7563 look related to data table model regeneration when the underlying dataset changes, removed from this issue and assigned to myself for further analysis.

          Show
          Nils Lundquist added a comment - State saving resolved in r26879 ICE-7561 / ICE-7563 look related to data table model regeneration when the underlying dataset changes, removed from this issue and assigned to myself for further analysis.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: