#13305 closed defect (fixed)
built tag not always being written
Reported by: | Rawld Gill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | BuildSystem | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The build app tags each built resource so that backcompat machinery in the loader will not be invoked. The tag is not being written in the rhino environment for optimized resources.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
(In [25596]) ensure built tag is being written to resources for all environments and build options; fixes #13305; !strict