DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44320>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44320 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Missing after border when |Missing before/after border |break-after set on table |when break set on a table's | |first/last row ------- Additional Comments From [EMAIL PROTECTED] 2008-02-13 04:38 ------- Bug #44412 also applies to tables with the separate border model. But when the break is set on the table's first/last row, this is a different issue: a -infinite penalty is produced for that, which technically "belongs" to the table, so the space resolver believes the table is not finished whereas it is. Instead of producing a penalty, the break-before/after must be checked at the table level. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
