Closed
Bug 343715
Opened 19 years ago
Closed 19 years ago
AUS update to support OS_VERSION param in URI
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: morgamic, Assigned: oremj)
References
Details
The new param lets us track certain OS_VERSION values so we can know whether or not to deny an update to a future build for an unsupported platform (if that update is known incompatible).
cvs up -dP should yield:
U index.php
U inc/config-dist.php
Changes in inc/config-dist.php should be reflected in inc/config.php (the $unsupportedPlatforms array).
Note: We may want to symlink config.php -> config-dist.php so we don't have to keep copying config additions over -- up to you guys.
Got r+ clouserw, ran regression tests on patched version using sanity script and things looked good.
Comment 1•19 years ago
|
||
Please note this is an urgent request as it blocks some client-side code we need for Beta1
Reporter | ||
Updated•19 years ago
|
Severity: major → critical
Comment 2•19 years ago
|
||
This is for AUS2, right? A dry run cvs update is producing nothing available to update.
Assignee: server-ops → justdave
Assignee | ||
Updated•19 years ago
|
Assignee: justdave → oremj
Reporter | ||
Comment 3•19 years ago
|
||
That doesn't make sense -- both index.php and inc/config-dist.php were updated to version 1.5 last night.
What version do these show up as?
Assignee | ||
Comment 4•19 years ago
|
||
Aus2 has been updated.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•