]> source.dussan.org Git - xmlgraphics-fop.git/commit
JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote
authorVincent Hennebert <vhennebert@apache.org>
Tue, 29 Jan 2013 20:15:21 +0000 (20:15 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Tue, 29 Jan 2013 20:15:21 +0000 (20:15 +0000)
commit4680aede4413ce5b1b50bc84daaa3b5b8ecd816a
tree356220a988cd917054361ecd124a4d2b0d0d38f5
parent5c06a584d6d7400ee5972d9e1538aa7f80d2c728
JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1440094 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java
test/layoutengine/standard-testcases/footnote-create_new_page.xml [deleted file]
test/layoutengine/standard-testcases/footnote_footnote-only-final-page_multiple.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/footnote_footnote-only-final-page_multiple_whole.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/footnote_footnote-only-final-page_several-pages.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/footnote_footnote-only-final-page_simple.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/footnote_overflow-to-empty-page.xml [deleted file]
test/layoutengine/standard-testcases/footnote_overflow-to-multiple-pages.xml [deleted file]