Jeremias, > Author: jeremias > Date: Fri Mar 23 02:19:04 2007 > New Revision: 521640 > > URL: http://svn.apache.org/viewvc?view=rev&rev=521640 > Log: > Avoid an IndexOutOfBoundsException when more columns are used than are > specified even though this is illegal with fixed table layout.
What about our recent discussion on this topic? http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-dev/200703.mbox/[EMAIL PROTECTED] In the testcase you provided we would then rather raise a validation exception. Vincent