From f3d8a267194ac662e7fadd22bf8d197bf6ae8f0b Mon Sep 17 00:00:00 2001 From: Josh Micich Date: Mon, 24 Nov 2008 22:40:46 +0000 Subject: Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords after UnkownRecords, and PivotTable records should not get in the RowRecordsAggregate at all git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@720318 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/changes.xml | 2 +- src/documentation/content/xdocs/status.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/documentation/content') diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 1580f7ed7c..784f19875e 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -37,7 +37,7 @@ - + 46280 - Fixed RowRecordsAggregate etc to properly skip PivotTable records 46213 - Fixed FormulaRecordAggregate to gracefully ignore extra StringRecords diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index a6bc5997fa..59d6b999c8 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,7 +34,7 @@ - + 46280 - Fixed RowRecordsAggregate etc to properly skip PivotTable records 46213 - Fixed FormulaRecordAggregate to gracefully ignore extra StringRecords -- cgit v1.2.3