Looks like a regression we didn't catch. Please give us a minimal FO
file (not XSLT!) so we can reproduce. Thanks.

On 15.01.2007 16:13:17 Michael Bruns wrote:
> Hi all,
> 
> after updating to FOP 0.93 (from 0.92) some calls of
> javax.xml.transform.Transformer.transform() cause the following exception:
> 
> *************
> 
> java.lang.IndexOutOfBoundsException: Index: 5, Size: 5
>       at java.util.ArrayList.RangeCheck(ArrayList.java:546)
>       at java.util.ArrayList.get(ArrayList.java:321)
>       at
> org.apache.fop.layoutmgr.table.ColumnSetup.getXOffset(ColumnSetup.java:224)
>       at
> org.apache.fop.layoutmgr.table.TableContentLayoutManager.getXOffsetOfGridUnit(TableContentLayoutManager.java:603)
<snip/>
> [...]
> 
> *************
> 
> I didn't change the XML or XSL I use at all, and so far I could not
> really find out in which cases the exception occurs and in which it
> doesn't. So I am not sure if it's my mistake (which I don't see...) or
> if this is caused by a bug in FOP.
> 
> Any help is highly appreciated :-) Thanks!
> 
> Cheers,
> 
> Michael
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to