Closed
Bug 711701
Opened 14 years ago
Closed 14 years ago
Add compatMode to Disco pane URL pattern to avoid 404
Categories
(addons.mozilla.org Graveyard :: Discovery Pane, defect)
addons.mozilla.org Graveyard
Discovery Pane
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Unfocused, Assigned: robhudson)
References
Details
As an intermediate step towards 711698, the Discovery pane shouldn't 404 when supplied with an extra part to it's URL that specifies the compatibility mode.
This is to bug 711698 as bug 707359 is to bug 706385.
Current URL example:
https://services.addons.mozilla.org/en-US/firefox/discovery/pane/11.0a1/WINNT
What bug 711693 will end up requesting:
https://services.addons.mozilla.org/en-US/firefox/discovery/pane/11.0a1/WINNT/normal
Or:
https://services.addons.mozilla.org/en-US/firefox/discovery/pane/11.0a1/WINNT/strict
Or:
https://services.addons.mozilla.org/en-US/firefox/discovery/pane/11.0a1/WINNT/ignore
But it'll also need to accept requests without that additional part, for older clients.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → chudson
| Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•