Closed Bug 645969 Opened 13 years ago Closed 11 years ago

Need to update the product-details files to reflect final

Categories

(www.mozilla.org :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pavlov, Unassigned)

Details

Attachments

(1 file)

Specifically /libs/product-details/mobileDetails.class.php needs to have:

latest_version = '1.1'; needs to be changed to 4.0

$multi_locales needs to be changed to match $beta_multi_locales

for:

95 	self::windows => 'http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0rc1/win32-i686/fennec-4.0.en-US.win32.zip',
96 	self::mac => 'http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0rc1/macosx-i686/fennec-4.0.en-US.mac.dmg',
97 	self::linux => 'http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0rc1/linux-i686/fennec-4.0.en-US.linux-i686.tar.bz2',

the base directory needs to be changed to http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0 from http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0rc1



------

/libs/product-details/history/mobileHistory.class.php needs to be changed as well:


'4.0' => '2011-03-29' needs to be added to $major_releases


--

and then /libs/product-details/export_json.php needs to be run to re-generate the json files.
Attached patch patchSplinter Review
patched r86740
on stage r86744
Shouldn't this have been marked as fixed ages ago?
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
An old bug.
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 11 years ago
OS: Windows 7 → All
Hardware: x86 → All
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: