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&umlr", 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

        

Reply via email to