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=3898>. 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=3898 <fo:page-number-citation> fails if id is in block with break-before="page" Summary: <fo:page-number-citation> fails if id is in block with break-before="page" Product: Fop Version: 0.17 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: general AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Version: FOP 0.20 If you put the id attribute on a block which has attribute break-before="page", the page-number-citation doesn't work. Example: <fo:block>Introduction: Page <fo:page-number-citation ref- id="intro"/></fo:block> <fo:block break-before="page" id="intro">Introduction</fo:block> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
