[jira] [Created] (OFBIZ-6497) Screenfop render failed to generate WebtoolsLayoutDemoFop Page

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-6497) Screenfop render failed to generate WebtoolsLayoutDemoFop Page

Nicolas Malin (Jira)
Nicolas Malin created OFBIZ-6497:
------------------------------------

             Summary: 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
            Priority: Minor


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)