Closed
Bug 306701
Opened 20 years ago
Closed 20 years ago
calendar's default extension list needs quotes
Categories
(Firefox Build System :: General, defect, P3)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
714 bytes,
patch
|
benjamin
:
review+
asa
:
approval1.8b4+
|
Details | Diff | Splinter Review |
bug 261489 added two extensions to sunbird's default extension list, making it
look like:
4126 MOZ_EXTENSIONS_DEFAULT=pref xmlextras transformiix
The quotes are missing, leading to:
/home/chb/mozilla/configure: line 12669: xmlextras: command not found
and:
$ grep EXTEN autoconf.mk
MOZ_EXTENSIONS =
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
OS: Linux → All
Priority: -- → P3
Hardware: PC → All
Target Milestone: --- → mozilla1.9alpha
Updated•20 years ago
|
Attachment #194532 -
Flags: review?(benjamin) → review+
| Assignee | ||
Comment 2•20 years ago
|
||
fixed on trunk
Checking in configure.in;
/cvsroot/mozilla/configure.in,v <-- configure.in
new revision: 1.1523; previous revision: 1.1522
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 194532 [details] [diff] [review]
patch
low risk, sunbird-only patch to build the extensions that it needs.
Attachment #194532 -
Flags: approval1.8b4?
Updated•20 years ago
|
Attachment #194532 -
Flags: approval1.8b4? → approval1.8b4+
| Assignee | ||
Comment 4•20 years ago
|
||
MOZILLA_1_8_BRANCH:
Checking in configure.in;
/cvsroot/mozilla/configure.in,v <-- configure.in
new revision: 1.1503.2.8; previous revision: 1.1503.2.7
done
Keywords: fixed1.8
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
•