]> source.dussan.org Git - poi.git/commit
Fix for bug 46917 - PageItemRecord(SXPI) can contain multiple field infos
authorJosh Micich <josh@apache.org>
Thu, 26 Mar 2009 17:42:18 +0000 (17:42 +0000)
committerJosh Micich <josh@apache.org>
Thu, 26 Mar 2009 17:42:18 +0000 (17:42 +0000)
commit72d0f15a209aeaa369b53195d4fcb7c6e48b8db8
tree85cefe9fe140aef078b972b415cc66778dbf196a
parentf1826a69116f8dcca8942512a4eef9c72e5b183b
Fix for bug 46917 - PageItemRecord(SXPI) can contain multiple field infos

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@758770 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/pivottable/PageItemRecord.java
src/testcases/org/apache/poi/hssf/record/pivot/AllPivotRecordTests.java
src/testcases/org/apache/poi/hssf/record/pivot/TestPageItemRecord.java [new file with mode: 0644]