Closed
Bug 289810
Opened 20 years ago
Closed 20 years ago
Devmo Wiki breadcrumb extension needs two fixes
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: deb, Assigned: shaver)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 StumbleUpon/1.9991 Build Identifier: First, the breadcrumbs extension gets confused by namespaces. Any breadcrumb string on a page whose name starts with a namespace ends up broken. Second, the breadcrumbs extension causes a database error if used on a page whose name does not contain at least one sublevel. So "Foo:Bar" and "Foo:Bar:Baz" are ok, but using a breadcrumb on the "Foo" page causes a database error. Reproducible: Always
| Reporter | ||
Updated•20 years ago
|
Assignee: deb → shaver
| Assignee | ||
Comment 1•20 years ago
|
||
Fixed (in CVS, no less).
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Component: developer.mozilla.org → Infrastructure
Product: mozilla.org → Mozilla Developer Center
QA Contact: deb → infrastructure
Version: other → unspecified
Updated•12 years ago
|
Component: Deki Infrastructure → Other
Updated•4 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•