]> source.dussan.org Git - xmlgraphics-fop.git/commit
Avoid an IndexOutOfBoundsException when more columns are used than are specified...
authorJeremias Maerki <jeremias@apache.org>
Fri, 23 Mar 2007 09:19:04 +0000 (09:19 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 23 Mar 2007 09:19:04 +0000 (09:19 +0000)
commit40b3642340e89fe4b7baf5f4d130f8b34b0eaaf7
treeafa7f5ef9bdab388da196bb6d365aae844a8d22a
parent962cfdd2171ca49b9815c229c5d1ecf96ca9d92b
Avoid an IndexOutOfBoundsException when more columns are used than are specified even though this is illegal with fixed table layout.

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