Jeremias Maerki <dev <at> jeremias-maerki.ch> writes:
>
>
>
> > The marker thing I put in for
> > 0.92 but I think I get the same crash under 0.20.5.
>
> Really? 0.20.5's layout engine is working completely differently. I
> can't imagine you get the same error.
>
Not exactly the same but it looks similar enough.
java.lang.ArrayIndexOutOfBoundsException: -2
at org.apache.fop.fo.flow.TableRow$CellArray.getNextFreeCell(TableRow.ja
va:134)
at org.apache.fop.fo.flow.TableRow.initCellArray(TableRow.java:512)
at org.apache.fop.fo.flow.TableRow.layout(TableRow.java:275)
at org.apache.fop.fo.flow.AbstractTableBody.layout(AbstractTableBody.jav
a:236)
at org.apache.fop.fo.flow.Table.layout(Table.java:302)
at org.apache.fop.fo.flow.AbstractFlow.layout(AbstractFlow.java:154)
So the cause is an emtpy table cell? Or is it a cell that wraps and the
wrapping doesn't create anything?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]