Ticket #4246 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

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

Changed 16 months ago by jburke

  • status changed from new to closed
  • resolution set to fixed

(In [10325]) Fixes #4246. Allow nested layer files that have flattened i18n bundles.

Changed 16 months ago by jburke

(In [10343]) Refs #4246: did not clean up correctly. xdomain builds should work again.

Note: See TracTickets for help on using tickets.