Mathieu Lirzin created OFBIZ-10458:
--------------------------------------
Summary: GetLocaleList call can result in duplicate results
Key: OFBIZ-10458
URL:
https://issues.apache.org/jira/browse/OFBIZ-10458 Project: OFBiz
Issue Type: Bug
Reporter: Mathieu Lirzin
Fix For: Upcoming Branch
This is not a huge issue but I detected an issue with the {{GetLocaleList}} script which when providing both a {{localeString}} and {{localeName}} can provide duplicate results.
Here is a set of 3 patches that are should be applied in order:
- the first one is adding some tests
- the second one resolves the bug
- the third one refactors the code to use a more functional style
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)