On 04/29/2015 01:10 AM, adri...@apache.org wrote:
Author: adrianc
Date: Wed Apr 29 06:10:01 2015
New Revision: 1676674
URL: http://svn.apache.org/r1676674
Log:
Fixed a bug in UtilMisc.java where the List returned by the availableLocales()
method included an empty Locale - causing errors in Fre
http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#getDisplayName()
==
depending on which fields are specified in the locale. If the language,
sacript, country, and variant fields are all empty, this function
returns the empty string.
==
I'd really like to know what locale definit
Author: adrianc
Date: Wed Apr 29 14:17:14 2015
New Revision: 1676749
URL: http://svn.apache.org/r1676749
Log:
Small fixup for my last commit.
Modified:
ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java
Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java
UR
Author: adrianc
Date: Wed Apr 29 13:52:27 2015
New Revision: 1676746
URL: http://svn.apache.org/r1676746
Log:
Fixed some bugs in startup code
(https://issues.apache.org/jira/browse/OFBIZ-6268):
1. Class path loading was ignoring component settings, so class paths for
disabled components were be
Author: adrianc
Date: Wed Apr 29 06:57:10 2015
New Revision: 1676679
URL: http://svn.apache.org/r1676679
Log:
Merged revision(s) 1676674 from ofbiz/trunk:
Fixed a bug in UtilMisc.java where the List returned by the availableLocales()
method included an empty Locale - causing errors in FreeMarker
Author: adrianc
Date: Wed Apr 29 06:29:25 2015
New Revision: 1676675
URL: http://svn.apache.org/r1676675
Log:
Merged revision(s) 1676674 from ofbiz/trunk:
Fixed a bug in UtilMisc.java where the List returned by the availableLocales()
method included an empty Locale - causing errors in FreeMarker
Author: adrianc
Date: Wed Apr 29 06:10:01 2015
New Revision: 1676674
URL: http://svn.apache.org/r1676674
Log:
Fixed a bug in UtilMisc.java where the List returned by the availableLocales()
method included an empty Locale - causing errors in FreeMarker templates.
https://issues.apache.org/jira/br
7 matches
Mail list logo