Closed
Bug 310821
Opened 19 years ago
Closed 19 years ago
20051001-20051002 - no updates found (FF1.4.1)
Categories
(Toolkit :: Application Update, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Peter6, Assigned: chase)
Details
(Keywords: verified1.8)
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b5) Gecko/20051001 Firefox/1.4.1 ID:2005100107 the http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2005-10-01-08-mozilla1.8/firefox-1.4.1.en-US.win32.partial.2005100107-2005100206.mar is there, but FF Update says no Updates available
| Reporter | ||
Updated•19 years ago
|
Summary: 20051001-20051002 Win32 - no updates found → 20051001-20051002 Win32 - no updates found (FF1.4.1)
Comment 1•19 years ago
|
||
I see the same thing on a Mac. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b5) Gecko/20051001 Firefox/1.4.1
| Reporter | ||
Updated•19 years ago
|
Summary: 20051001-20051002 Win32 - no updates found (FF1.4.1) → 20051001-20051002 - no updates found (FF1.4.1)
Comment 2•19 years ago
|
||
I'm also seeing this on Thunderbird. The partial .mar for 2005100105-2005100204 is there, but no updates are found.
Comment 3•19 years ago
|
||
The problem is on the server side of the update, specifically the url the build system publishes the update.xml files. A version of 1.4 instead of 1.4.1 is being used. Example: The last win32 Firefox 1.4 nightly (2005093006) is at https://aus2.mozilla.org/update/1/Firefox/1.4/2005093006/WINNT_x86-msvc/en-US/nightly/update.xml This update information works fine. The next nightly (2005100107) retrieves https://aus2.mozilla.org/update/1/Firefox/1.4.1/2005100107/WINNT_x86-msvc/en-US/nightly/update.xml but this returns only the default "I have no information for that build": <?xml version="1.0"?> <updates> </updates> The update content has been actually been published to https://aus2.mozilla.org/update/1/Firefox/1.4/2005100107/WINNT_x86-msvc/en-US/nightly/update.xml [You need to View Page Source when loading these pages in Firefox, because there is nothing rendered to the browser window]
| Reporter | ||
Updated•19 years ago
|
Severity: normal → major
Flags: blocking1.8b5?
| Assignee | ||
Comment 4•19 years ago
|
||
Asa, I've had Mike do AUS2 tweaking for this already. It is fixed now that the production systems have updated to the latest code.
Assignee: nobody → chase
| Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•