[
https://issues.apache.org/jira/browse/OFBIZ-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657836#comment-16657836 ]
Jacques Le Roux commented on OFBIZ-10458:
-----------------------------------------
The log extract above was copied from the trunk demo (I'd not play with it a saturday at {{2018-10-20 03:01:41,064}}, actually would be 5 o'clock for me in France ;))
This is what we run for the trunk demo: [
http://svn.apache.org/viewvc/ofbiz/tools/demo-backup/trunk.sh?view=markup]
I have seen it several times locally, it's not easy to reproduce.
Maybe using {{svn up && gradlew cleanAll eclipse loadAll testIntegration}} ?
> GetLocaleList call can provide duplicate results
> ------------------------------------------------
>
> Key: OFBIZ-10458
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10458> Project: OFBiz
> Issue Type: Bug
> Reporter: Mathieu Lirzin
> Assignee: Gil Portenseigne
> Priority: Minor
> Fix For: 17.12.01, 16.11.05
>
> Attachments: OFBIZ-10458_0001-Add-failing-tests.patch, OFBIZ-10458_0002-Fix-duplicates-bug.patch, OFBIZ-10458_0003-Refactor.patch
>
>
> 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 should be applied in order:
> - the first one is adding some tests with a failing one which identifies the bug
> - 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)