https://issues.apache.org/bugzilla/show_bug.cgi?id=48555
Summary: IndexOutOfBoundsException in TableCellLayoutManager
Product: Fop
Version: 0.94
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: page-master/layout
AssignedTo: [email protected]
ReportedBy: [email protected]
Hello,
i've got IndexOutOfBoundsException for attached template with FOP 0.94.
Template source seems to be ok, can U pls check it?
Thanks allot
m.h.
-------------------------------------------------------
Output is:
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.RangeCheck(ArrayList.java:546)
at java.util.ArrayList.get(ArrayList.java:321)
at
org.apache.fop.layoutmgr.table.TableCellLayoutManager.addAreas(TableCellLayoutManager.java:365)
at
org.apache.fop.layoutmgr.table.RowPainter.addAreasForCell(RowPainter.java:360)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.