Ticket #4246 (closed defect: fixed)
build system fails when layer file has flattened i18n bundles that are not in a top level dir
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | BuildSystem | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Basically, foo/page/view.js references some i18n files. This is a layer file. The build creates a foo/page/view/nls dir. This nls dir is processed twice by the build system, causing an error.
Thanks to blowery for the test case.
Change History
Note: See
TracTickets for help on using
tickets.