ICEfaces
  1. ICEfaces
  2. ICE-7617

ace:dataTable - filtering table contents with alwaysExecuteContents="true" causes data to be out of sync

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC2
    • Fix Version/s: 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.0 RC1A Build 7
    • Assignee Priority:
      P2
    • Workaround Exists:
      Yes
    • Workaround Description:
      Set alwaysExecuteContents="false". Using nested <f:ajax render="@this"/> can save the data on change.

      Description

      Filtering on a dataTable when alwaysExecuteContents="true" can cause data to become mixed up. This only effects a table that uses an inputText field in one of the columns.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27089 Wed Jan 04 13:22:23 MST 2012 nils.lundquist ICE-7617 - Removed now unused DataTable clearDataModel flag.
         - Iterate wasn't using filtered data model under some circumstances
         - Filtered data cache was also cleared more often than needed
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: