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=26047>. 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=26047 Space-after value remembered and used on second document. Summary: Space-after value remembered and used on second document. Product: Fop Version: 1.0dev Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: page-master/layout AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Glen, I have detected a regression caused by the implementation of space- before/space-after in BLM and (I think) the use of a static vrbl to hold the space-after value. The attached testcase show how the same input .fo document rendered the same way two times, result in two different output files. The issue only occurs when rendering two or more documents in the same run.