Metadata
- Source
- FLUID-6306
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Gregor Moss
- Reporter
- Gregor Moss
- Created
2018-07-20T16:03:36.033-0400 - Updated
2018-08-07T11:19:38.835-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Framework
Description
When fluid.resourceLoader attempts to load its specified resources, it will not take into account the value of defaultLocale if the locale is not also specified.
This appears to be because of the bug in fluid.fetchResources, as documented in FLUID-6305.
Comments
-
Alan Harnum commented
2018-07-24T13:50:47.909-0400 Prospective fix in this PR: https://github.com/fluid-project/infusion/pull/913
-
Alan Harnum commented
2018-08-02T13:31:34.218-0400 Merged 2018-08-02