[ http://issues.apache.org/jira/browse/OFBIZ-466?page=comments#action_12450259 ] David E. Jones commented on OFBIZ-466: --------------------------------------
This probably isn't working in the template because of some funny context thing, either because of FreeMarker or because of how we're using it. Rendering sub-screens through the screen widget would definitely have this effect as changes made to the FreeMarker context are only in the context for that template, ie they don't get back to the screen widget (because of the way FreeMarker handles a local context and object wrapping stuff and such). > PDF view of order crashes depending on customer data such as notes and > address lines. > ------------------------------------------------------------------------------------- > > Key: OFBIZ-466 > URL: http://issues.apache.org/jira/browse/OFBIZ-466 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Assigned To: Jacopo Cappellato > Attachments: order_pdf.patch > > > This patch adds a few more ?xml attributes to the pdf views for orders to > stop crashes when trying to view an order that has xml unfriendly characters > i.e. view the pdf of an order with a customer facing note saying "Merry > Christmas & Happy New Year" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
