DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29711>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29711 [PATCH] LineArea.canBreakMidWord() RFC3306 fix Summary: [PATCH] LineArea.canBreakMidWord() RFC3306 fix Product: Fop Version: 0.20.5 Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: page-master/layout AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] There is a problem in canBreakMidWord() function that cannot split word correctly for zh-cn, zh-tw locales. The locale format is described in RFC 3306 : RFC 3066: Tags for the Identification of Languages ftp://ftp.isi.edu/in-notes/rfc3066.txt Please find the patch in attachment.