https://issues.apache.org/bugzilla/show_bug.cgi?id=50196
Advertising
--- Comment #6 from Matthias Reischenbacher <matthias8...@gmx.at> 2011-03-09
16:07:36 EST ---
Created an attachment (id=26756)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26756)
Patch
Vincent,
thanks for applying the patch (and your encouraging words :-) ).
Sorry for adding this so late but I had to make a minimal change to my original
patch because in some cases the index of the first knuth position was -1
causing isFirst() to throw an exception. I think this has something to do with
auxiliary positions used for borders inside nested fo:inline elements but
unfortunately I have no test case for reproducing the error. I could be that
this change is not necessary anymore due to Simon's refactoring of the whole
wrapping/unwrapping part of knuth elements. But just to be on the safe side,
I'd recommend to apply this patch too.
Regards,
Matthias
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.