]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: Table headers and footers were swallowed when a table was nested in a list...
authorJeremias Maerki <jeremias@apache.org>
Wed, 2 Aug 2006 14:49:00 +0000 (14:49 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 2 Aug 2006 14:49:00 +0000 (14:49 +0000)
commitf11d6d86d02cf0f984c6270cd4d5a78cbbd4e43e
tree7e123b492d1231090fcffccc0912939c72688635
parentc0be6dbf9aa9f300b7d7a76da49a9677e8a4a375
Bugfix: Table headers and footers were swallowed when a table was nested in a list-block.

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