Closed
Bug 907858
Opened 11 years ago
Closed 11 years ago
Footer and menu links don't work from https://marketplace-dev.allizom.org/comm/
Categories
(Marketplace Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-09-10
People
(Reporter: krupa.mozbugs, Assigned: kngo)
References
()
Details
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/comm/
2. Click on the footer links like 'My Submissions', 'Support' etc
3. Click on the 'Edit Account settings' from the header link
expected behavior:
Those links load fine
observed behavior:
Clicking on those links loads 'Page not found' error
ashes: d4177
Updated•11 years ago
|
Assignee: nobody → ashish.dubey91
Target Milestone: --- → 2013-08-27
Updated•11 years ago
|
Priority: -- → P3
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → kngo
Assignee | ||
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-09-10
Reporter | ||
Comment 2•11 years ago
|
||
Footer links work fine.
However, from the menu, clicking on Edit Account Settings will load https://marketplace-dev.allizom.org/settings/ which is a 404. Looks like the trailing slash is causing all this pain.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•11 years ago
|
||
Forgot to remove the other trailing slash.
https://github.com/mozilla/commbadge/commit/75a4cc763cccf42610edd43aef983bb95f5014d5
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•