Closed
Bug 300157
Opened 19 years ago
Closed 19 years ago
AUS should offer 'no updates' XML by default
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chase, Assigned: morgamic)
Details
Attachments
(1 file)
|
5.21 KB,
patch
|
Details | Diff | Splinter Review |
When a request arrives for AUS lite let's have it offer the 'no updates' XML snippet by default rather than an error that prints data about the app. Currently, there's no available Thunderbird Linux or Mac data and when users of those products test their update using the staging environment they get a malformed XML error.
| Reporter | ||
Updated•19 years ago
|
QA Contact: myk → chase
| Reporter | ||
Updated•19 years ago
|
Summary: aus should offer 'no updates' XML by default → AUS should offer 'no updates' XML by default
| Reporter | ||
Comment 1•19 years ago
|
||
Example URL that currently gives error data: https://aus-staging.mozilla.org:8711/update2/0/Thunderbird/1.0+/2005061318/Linux_x86-gcc3/en-US/update.xml Expected result: 'no updates available' XML snippet
| Assignee | ||
Comment 2•19 years ago
|
||
There was a bit of debug output left in the code. I have gone in and made adjustments so that malformed inputs and failed searches for update data will fail gracefully and not spit back invalid XML.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•19 years ago
|
||
Please test this for accuracy -- I'll leave it up to Chase to set as RESOLVED.
Comment 4•19 years ago
|
||
Now working properly when trying to upgrade from the 2005-07-08 en-GB trunk nightly.
Updated•19 years ago
|
Component: Server Operations → Build & Release
| Assignee | ||
Comment 5•19 years ago
|
||
This has long-since been fixed. Resolving -- someone can verify if they want. :)
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•