]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #46486: having a special page-master for the last page caused loss of conten...
authorVincent Hennebert <vhennebert@apache.org>
Mon, 18 Jan 2010 12:28:32 +0000 (12:28 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 18 Jan 2010 12:28:32 +0000 (12:28 +0000)
commitab6e2cc40a0c0dde6b98eec000ab94d1c7e35cb1
treec4ea2ae6a53d577f1157a85c1c67274526772b27
parenta5197e625c0a6ee39e453b9af2eec50953cd1735
Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@900364 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/area/MainReference.java
src/java/org/apache/fop/layoutmgr/PageBreaker.java
status.xml
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_1.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_2.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_2bis.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_3.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_4.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_5.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-sequence_two-column_last-page_6.xml [new file with mode: 0644]