StringUtils.parseLocaleString(): does not parse locale string in java 7 for Serbian (Latin) [SPR-14718] #19283
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Chalitha Jayanath opened SPR-14718 and commented
StringUtils.parseLocaleString() does not parse locale String in java 7 for Serbian (Latin).
Issue:
The Locale.toString() method is different from Java 6 to Java 7, also the Locale Code (variants) are different as well hence its returning different values in Java 7.
StringUtils.parseLocaleString() unable to pass the Locale Serbian (Latin) local.
See the attached Error log
Affects: 3.2.17, 4.2.7, 4.3.2
Attachments:
Issue Links:
Backported to: 4.2.8, 3.2.18
The text was updated successfully, but these errors were encountered: