Closed Bug 561819 Opened 14 years ago Closed 14 years ago

/<locale>/<app>/addon/id should be handled by zamboni

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: oremj)

References

()

Details

Attachments

(1 file)

Attached image screenshot
steps to reproduce:
1.Go to https://preview.addons.mozilla.org/en-US/firefox/browse/type:1/cat:4
2.Click on "Stylish" or any featured add-on

expected result:
On navigating to the add-on detail page,the new zamboni buttons are displayed.

actual result:

Navigating to the add-on detail page from a remora page,loads the remora button
oremj: The bad link goes to https://preview.addons.mozilla.org/en-US/firefox/addon/6149, which is getting handled by remora.  Zamboni would redirect it to have a trailing slash.
Assignee: nobody → server-ops
Component: Public Pages → Server Operations: Web Content Push
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Summary: Navigating to the add-on detail page from a remora page,loads the remora button → /<locale>/<app>/addon/id should be handled by zamboni
Target Milestone: 5.10 → ---
Version: unspecified → other
This is confusing the hell out of krupa and fligtar.
Severity: normal → critical
Assignee: server-ops → jeremy.orem+bugs
-    RewriteRule ^((?:/[^/]+){0,2}/addon/\d+/)$ /z$1 [PT]
+    RewriteRule ^((?:/[^/]+){0,2}/addon/\d+/?)$ /z$1 [PT]
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED.
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: