1 Dec 2010 12:34
DO NOT REPLY [Bug 50391] New: [PATCH] Add support for different flow-name of fo:region-body in FOP
<bugzilla <at> apache.org>
2010-12-01 11:34:41 GMT
2010-12-01 11:34:41 GMT
https://issues.apache.org/bugzilla/show_bug.cgi?id=50391 Summary: [PATCH] Add support for different flow-name of fo:region-body in FOP Product: Fop Version: 1.1dev Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: page-master/layout AssignedTo: fop-dev <at> xmlgraphics.apache.org ReportedBy: peter.hancock <at> gmail.com This patch is not an implementation of flow-maps. The intention is for simple-page-masters that reference flows that are not defined in the page-sequence should generate empty flows- that is pages with the content layed out in the region-body. This implementation is not inconsistent with section 6.4.1.5 of the XSL recommendation (1.0 & 1.1) example.fo (attached) will cause the trunk to throw due to unmapped flows, however this patch will produce an even and odd alternatives of empty and 'main flow' pages. This patch also introduces 3 dependencies as part of the unit test coverage: mockito-core-1.8.5.jar hamcrest.core-1.1.0.jar objenesis-1.0.0.jar(Continue reading)
RSS Feed