#14399 closed defect (fixed)
single-item replacements fail in builder
Reported by: | Rawld Gill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7.1 |
Component: | BuildSystem | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Single-item replacements fail; for example
"main.html":[ [ '<script src="config.js"></script>', "<!-- configuration removed -->"] ] ]
Replacements with multiple items work OK.
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → assigned |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [27290]: