https://issues.apache.org/bugzilla/show_bug.cgi?id=46610
Benjamin Engele <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23179|0 |1 is obsolete| | --- Comment #4 from Benjamin Engele <[email protected]> 2009-01-27 05:57:11 PST --- Created an attachment (id=23181) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23181) Patch for Exception triggered by utf2.doc Logic that calculates char index from byte index in BytePropertyNode rewritten. Old approach to check if start index is in a unicode text piece and divide indexes by 2 in that case is wrong. -- 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]
