Closed
Bug 270347
Opened 20 years ago
Closed 19 years ago
app.build_id is 0000000000
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: mostafah)
Details
in sunbird.js is says:
pref("app.build_id",
"0000000000"
);
this should be the build date| Assignee | ||
Comment 1•20 years ago
|
||
True. Thanks for catching this. The builds are not being built with MOZILLA_OFFICIAL=1. They will be in next releases.
| Reporter | ||
Comment 2•20 years ago
|
||
any chance this will get fixed in the nightly builds? Both Firefox, Mozilla Suite and Mozilla Thunderbird has correct build ids on their nightly builds. I'm using the build id in a script of mine to download the latest version of sunbird and I'm really really missing this.
| Assignee | ||
Comment 3•20 years ago
|
||
The latest versions of sunbird (0.2RC2) must all have that setting in sunbird.js . Which one exactly is missing it? Note that there have been no nightly builds after 0.2RC2
| Reporter | ||
Comment 4•20 years ago
|
||
I was using the one in: http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly/latest/
Updated•19 years ago
|
QA Contact: gurganbl → general
Comment 5•19 years ago
|
||
This preference is no longer specified. http://lxr.mozilla.org/mozilla/source/calendar/sunbird/app/profile/sunbird.js#53 http://lxr.mozilla.org/mozilla/source/calendar/sunbird/app/profile/sunbird.js#83 use the correct macro Resolving WFM. Re-open if I've misunderstood/missed something here.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•