Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.5
-
None
Description
Currently the message loader merges all of the message bundles into a single parent bundle, which is passed down to each component. However this causes collisions if bundles contain the same keys. What should happen instead is that the message loader should fetch all of the bundles and pass them down to the components that requested them.
Attachments
Issue Links
- is depended on by
-
FLUID-5880 Update the "Localization in the Preferences Framework" docs for changes to how message bundles are handled
-
- Closed
-