You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "James Yong (Jira)" <ji...@apache.org> on 2020/04/02 01:23:00 UTC

[jira] [Commented] (OFBIZ-11475) AjaxAutocompleteOptions should be able to decode return values

    [ https://issues.apache.org/jira/browse/OFBIZ-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073290#comment-17073290 ] 

James Yong commented on OFBIZ-11475:
------------------------------------

+1
Tested this change. It is good for merging.

> AjaxAutocompleteOptions should be able to decode return values
> --------------------------------------------------------------
>
>                 Key: OFBIZ-11475
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11475
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Ulrich Heidfeld
>            Assignee: Ulrich Heidfeld
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I got the following problem. I used a lookup to find an userLoginId that is, in our project, in most cases user's email address. By clicking one of porposed entries, the filed userLoginId was filled by an crypted email address like pete.parkerr&#x40;ofbiz.org.
> I recommend to use StringUtil's wrapString to decode selected option's return value in 'AjaxAutocompleteOptions.ftl'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)