You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Forrest Rae (JIRA)" <ji...@apache.org> on 2015/06/03 22:52:38 UTC

[jira] [Created] (OFBIZ-6444) Postal Address PDF Formatter Screen Problems

Forrest Rae created OFBIZ-6444:
----------------------------------

             Summary: Postal Address PDF Formatter Screen Problems
                 Key: OFBIZ-6444
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6444
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: Trunk, Release Branch 14.12, Release Branch 13.07, Release Branch 12.04
            Reporter: Forrest Rae
         Attachments: OFBIZ-6444.patch

A couple updates are needed to the postalAddressPdfFormatter screen:

First, the screen template is set to use the HTML renderer which results in this error in the log:

[java] 2015-06-03 13:44:53,400 |0.0.0.0-8009-exec-13 |ModelScreenWidget             |W| In platform-dependent could not find template for xsl-fo, using the one for html.

Second, the various PostalAddressXXXX.fo.ftl files do not escape XML properly, and addresses with an & in them end up causing a FreeMarker template error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)