Description
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);
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
OFBIZ-7005 webtools/control/WebtoolsLayoutDemoFop breaks
- Closed