Skip to content

LinkedCaseInsensitiveMap cannot access locale from subclass [SPR-15752] #20307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jul 10, 2017 · 1 comment
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jul 10, 2017

Harmen Renkema opened SPR-15752 and commented

The LinkedCaseInsensitiveMap doesn't provide access to the locale from subclasses. Meaning you cannot easily override the convertKey method.


Affects: 4.3.7

Issue Links:

Referenced from: commits 9b5132c, 3802aca

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Good point. I've added a corresponding getLocale() accessor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants