https://issues.apache.org/bugzilla/show_bug.cgi?id=44621
--- Comment #2 from Vincent Hennebert <[EMAIL PROTECTED]> 2008-03-26 08:50:40 PST --- Created an attachment (id=21719) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21719) AssertionError when normal after border bigger than trailing Another related problem: when the after border of a cell is thicker in the normal case than in the trailing case, an AssertionError occurs. This is because a glue is added to the element list to take this case into account, which currently is not expected by the merging algorithm. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
