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

2020-04-05 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on OFBIZ-11475:
-

Commit 46b0803aa2ebcc530328c24c836db9a671f77236 in ofbiz-framework's branch 
refs/heads/release18.12 from Ulrich Heidfeld
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=46b0803 ]

Improved: Decodes AjaxAutocompleteOptions return value

(OFBIZ-11475)

> 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: Jacques Le Roux
>Priority: Minor
>  Time Spent: 20m
>  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.parkerrofbiz.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)


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

2020-04-05 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on OFBIZ-11475:
-

Commit 5b5029312a14d86d09e6d3c4cb5b6b14976f1853 in ofbiz-framework's branch 
refs/heads/release17.12 from Ulrich Heidfeld
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5b50293 ]

Improved: Decodes AjaxAutocompleteOptions return value

(OFBIZ-11475)

> 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: Jacques Le Roux
>Priority: Minor
>  Time Spent: 20m
>  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.parkerrofbiz.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)


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

2020-04-02 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-11475:
-

I was to close when I thought that this could be bakported. It could be 
considered a bug in your use case Ulrich and the change is pretty simple and 
reliable.

If nobody is against I'll do so in 3 days.

> 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: Jacques Le Roux
>Priority: Minor
>  Time Spent: 20m
>  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.parkerrofbiz.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)


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

2020-04-02 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on OFBIZ-11475:
-

Commit 8ee522e42e9a3498350f52b3c8c812dcce14e7a2 in ofbiz-framework's branch 
refs/heads/trunk from Ulrich Heidfeld
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8ee522e ]

Improved: Decodes AjaxAutocompleteOptions return value

(OFBIZ-11475)

> 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: Jacques Le Roux
>Priority: Minor
>  Time Spent: 20m
>  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.parkerrofbiz.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)


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

2020-04-02 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-11475:
-

Thanks James, I'll do.

> 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: Jacques Le Roux
>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.parkerrofbiz.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)


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

2020-04-01 Thread James Yong (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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.parkerrofbiz.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)


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

2020-03-24 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-11475:
-

+1, I see no pb with that

> 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
>
> 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.parkerrofbiz.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)