https://issues.apache.org/bugzilla/show_bug.cgi?id=46567
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Andreas L. Delmelle <[email protected]> 2009-01-22 14:01:50 PST --- Fix committed. See: r736813 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=736813 ) Note: although FObj.addMarker() also checks for possible preceding nodes, followed the same approach as the other table objects. Makes sense to bail out early here. Added the testcase to the FO tree tests for the moment. Haven't checked whether the marker is processed, yet. Last I recall, this was not yet implemented, and the markers are ignored during layout. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
