]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: a table immediately following a break where changing IPD occurs was causing...
authorVincent Hennebert <vhennebert@apache.org>
Mon, 19 Oct 2009 18:02:36 +0000 (18:02 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 19 Oct 2009 18:02:36 +0000 (18:02 +0000)
commit7ed63c2e015d0c31ac7f4499a65cd8fd3ee61af0
tree6468d40350b5c85ea2090dd0212cc6bdf92ede66
parent37b65497ae06b915d2fcea87d7bc070abfbdf2d5
Bugfix: a table immediately following a break where changing IPD occurs was causing a NPE (or some content to be swallowed if it's not a table)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@826739 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/AbstractBreaker.java
test/layoutengine/standard-testcases/flow_changing-ipd_table-after-break.xml [new file with mode: 0644]