[
https://issues.apache.org/jira/browse/OFBIZ-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin closed OFBIZ-6497.
--------------------------------
Resolution: Fixed
Fix Version/s: 15.12.01
Upcoming Branch
Ok done on trunk at revision 1739553 and on 15.12 at revision 1739558
> Screenfop render failed to generate WebtoolsLayoutDemoFop Page
> --------------------------------------------------------------
>
> Key: OFBIZ-6497
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6497> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Fix For: Upcoming Branch, 15.12.01
>
> Attachments: OFBIZ-6497.patch
>
>
> When we try to generate the page
https://localhost:8443/webtools/control/WebtoolsLayoutDemoFop, an error is return by the call ApacheFopWorker.transform(src, null, fop);
> {code}
> Enable to transform FO file: org.apache.fop.apps.FOPException: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The prefix "fo" for element "fo:block" is not bound. javax.xml.transform.TransformerException: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The prefix "fo" for element "fo:block" is not bound.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)