https://issues.apache.org/bugzilla/show_bug.cgi?id=44796
Jeremias Maerki <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Jeremias Maerki <[EMAIL PROTECTED]> 2008-04-10 05:35:26
PST ---
Well, as the error message tells you there is a cell overflow. In your FO, the
second cell in the table-body has a number-columns-spanned="2" so you
effectively have three columns but you only specified the width for two. So
this is no bug but a problem in your FO.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.