Opened 9 years ago
Closed 5 years ago
#14011 closed enhancement (patchwelcome)
dojo.cache resources are not made dependencies when building
Reported by: | Rawld Gill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | BuildSystem | Version: | 1.7.0b1 |
Keywords: | Cc: | dante | |
Blocked By: | Blocking: |
Description
When building a legacy module that includes dojo.cache applications, the requisite strings are successfully interned if the profile property internStrings
is true. They are not interned otherwise (which is expected). However, the string resources or also not found to be a dependency of the module, which is not optimal.
This is a minor problem and is always solvable by simply setting internStrings
to truthy.
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → assigned |
---|
comment:2 Changed 9 years ago by
Milestone: | 1.8 → 2.0 |
---|
comment:3 Changed 5 years ago by
Milestone: | 2.0 → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Unless someone submits a pull request, legacy build issues aren't likely to get much attention. Closing as patchwelcome.
Note: See
TracTickets for help on using
tickets.
1.8 is frozen. Move all enhancements to next release. If you need an exemption from the freeze for this ticket, contact me immediately.