Skip to content

ResourceBundleThemeSource could expose the property fallbackToSystemLocale of ResourceBundleMessageSource [SPR-13209] #17801

@spring-projects-issues

Description

@spring-projects-issues

Jordi Llach Fernandez opened SPR-13209 and commented

ResourceBundleThemeSource is responsible for creating a MessageSource, which in fact is a ResourceBundleMessageSource, the last one can be configured to avoid using the fallback to system locale mechanism by setting fallbackToSystemLocale to false.

I think it would be useful to make this property visible to ResourceBundleThemeSource in order to create MessageSource s system locale aware or not.


Issue Links:

Referenced from: commits c7fef87

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions