Closed
Bug 486976
Opened 16 years ago
Closed 16 years ago
Website: /store/ path is still hard-coded in the Gallery breadcrumbs
Categories
(Mozilla Labs Graveyard :: Personas Plus, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: stephend, Assigned: telliott)
References
()
Details
Even though we removed /store from the website in most places (bug 485308 starts this work), it's still hard-coded in the extension (tomcat to file that separately) and the website, in the breadcrumbs for the Gallery:
<p id="breadcrumbs"><a href="http://www.getpersonas.com">Personas Home</a> : <a href="http://www.getpersonas.com/store/gallery/All/Popular">Gallery</a> : All : Popular</p>
STR: just load http://sm-weave-proxy01.services.mozilla.com/gallery/All/Popular and view source to see the hard-coded link.
| Reporter | ||
Comment 1•16 years ago
|
||
To be clear, the links will still work (e.g. http://sm-weave-proxy01.services.mozilla.com/store/gallery/All/Popular), but it's really confusing for the user to have different URL schemas.
| Assignee | ||
Comment 2•16 years ago
|
||
Extension work obviously has to wait until after the launch. Breadcrumb is fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•16 years ago
|
Target Milestone: -- → 1.0
Updated•9 years ago
|
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•