[jira] [Created] (OFBIZ-4434) ajaxAutocompleteOptions.ftl
Posted by
Nicolas Malin (Jira) on
Sep 19, 2011; 9:34am
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-4434-ajaxAutocompleteOptions-ftl-tp3823425.html
ajaxAutocompleteOptions.ftl
---------------------------
Key: OFBIZ-4434
URL:
https://issues.apache.org/jira/browse/OFBIZ-4434 Project: OFBiz
Issue Type: Improvement
Reporter: Christian Fischer
Attachments: ajaxAutocompleteOptions.ftl.patch
Before the patch, the content was made HTML-safe, what wasn't necessary for the autocomplete. Also, it displayed things like "F¨r", because it made the umlauts HTML-safe, too.
The patch uses the stringwrapper from the stringUtil.java to avoid the general HTML auto-encoding.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira