- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
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:
- Error.txt (8.69 kB)
Issue Links:
- Vulnerability in LocaleChangeInterceptor [SPR-7779] #12435 Vulnerability in LocaleChangeInterceptor
- Revise StringUtils.parseLocale(String) for proper handling of corner cases [SPR-16651] #21192 Revise StringUtils.parseLocale(String) for proper handling of corner cases
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug