https://issues.apache.org/bugzilla/show_bug.cgi?id=48018
--- Comment #1 from [email protected] 2009-10-18 08:52:27 UTC --- On second thought may be the actual problem is in method ListLevel.toByteArray rather than in the ListLevel constructor method. Method ListLevel.toByteArray() needs to be changed for copying _grpprlPapx first and then copy _grpprlChpx into the buffer (buf). This fixes the paragraph/character formatting issues with list processing. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
