You need to escape double quote Jacques
From: "eric" <[email protected]>
Hi, With a text contents double quote " : Content "example" with double quote https://demo-trunk.ofbiz.apache.org/content/control/EditHtmlText?dataResourceId=long-text-test HTML data renderer produces an error : [ MacroFormRenderer.java:136:ERROR] ---- exception report ---------------------------------------------------------- Error rendering screen thru ftl Exception: freemarker.core.ParseException Message: Encountered "\" with double quote\"" at line 1, column 89 in Thu May 13 15:43:22 BST 2010. Was expecting: "=" ... ---- stack trace ... Eric
