]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning multiple...
authorJeremias Maerki <jeremias@apache.org>
Thu, 18 May 2006 18:58:05 +0000 (18:58 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 18 May 2006 18:58:05 +0000 (18:58 +0000)
commit7f020cc606a2c6260f0f42ab4e1b0ce2e18b8159
tree0a3d46f33ad60be1a43ffd975802f7f5819b4237
parent51f386f11090205b5a801c178f3d3296771c4e67
Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning multiple pages and with a marker.
Note: This is a hack to avoid the NPE. A problem remains. The markers will not be added if the first/last conditions cannot be determined.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@407614 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/AreaAdditionUtil.java
test/layoutengine/disabled-testcases.xml
test/layoutengine/standard-testcases/table-cell_empty_area_with_marker.xml [new file with mode: 0644]