Skip to content

StringUtils.parseLocaleString(): does not parse locale string in java 7 for Serbian (Latin) [SPR-14718] #19283

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions