Closed
Bug 1204712
Opened 9 years ago
Closed 9 years ago
Wildcards in jar.mn don't work with localized content
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox43 fixed)
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
jar.mn syntax like:
locale/path/ (%localized/path/*)
currently doesn't work because of the %, which ends up being passed down into a format string, which make the formatting fail.
Assignee | ||
Comment 1•9 years ago
|
||
Assignee: nobody → mh+mozilla
Attachment #8661008 -
Flags: review?(gps)
Updated•9 years ago
|
Attachment #8661008 -
Flags: review?(gps) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•