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] [Updated] (OFBIZ-6444) Postal Address PDF Formatter Screen Problems

     [ https://issues.apache.org/jira/browse/OFBIZ-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Rae updated OFBIZ-6444:
-------------------------------
    Attachment: OFBIZ-6444.patch

Patch should work against all versions as it's fairly simple.

> 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: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
>            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)