]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: Nested tables with headers and footers were not handled correctly and could...
authorJeremias Maerki <jeremias@apache.org>
Sat, 7 Oct 2006 13:25:32 +0000 (13:25 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sat, 7 Oct 2006 13:25:32 +0000 (13:25 +0000)
commit2a79fb9d8047c3b6bea4e3a557a8df05f3d3bf6a
tree1c9b75ae21cf543371225b7b6e15a17739fca5d6
parent2d736c5f0c6905e14bd7dd732ca0cd4d4b9a7338
Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@453900 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java
src/java/org/apache/fop/layoutmgr/table/TableStepper.java
status.xml
test/layoutengine/standard-testcases/table-header_table-footer_4.xml [new file with mode: 0644]