DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25990>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25990 [PATCH] regression caused by string->int conversion. Summary: [PATCH] regression caused by string->int conversion. Product: Fop Version: 1.0dev Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: general AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Glen, I've detected a regression in the handling of writing-mode. The two issues also existed in my original performance patch and is completely my fault. 1) When parwmrel2abs is used, it must be the parent-FO's writing-mode which is used. 2) The mapping of writing-mode to one of the 3 arguments in PropertyList.wmMap() contains a copy-paste error.