Closed
Bug 291722
Opened 21 years ago
Closed 20 years ago
Breadcrumb extension causes database error when trying to view the contents of a deleted page
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: deb, Assigned: alex)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 StumbleUpon/1.9994
Build Identifier:
When trying to "View or restore" deleted edits, the breadcrumb extension causes
the following error:
"Notice: Undefined offset: -1 in /data/devmo-dev/docs/extensions/Breadcrumbs.php
on line 60"
Example of this can be seen at:
http://developer-test.mozilla.org/docs/Core_JavaScript_1.5_Guide:Exception_Handling_Statement:throw_Statement
Reproducible: Always
| Reporter | ||
Updated•21 years ago
|
Assignee: deb → shaver
| Reporter | ||
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•20 years ago
|
||
Changing QA contact to the default QA so interested parties can watch bugs filed
before the default QA was changed. Only bugs in an unfixed state have been
changed; fixed bugs are unlikely to be reopened, and more bugspam is always a
bad thing. Sorry for the bugspam - filter it into your Junk folder by searching
for 'WhyDoesMediaWikiHaveToBeEvilAndNotAcceptArbitraryCharactersInTitlesAndLinks'.
QA Contact: deb → qa
Comment 2•20 years ago
|
||
Fixed by revision 1.3 of Breadcrumbs.php, turning over to polvi for update of
extension.
Comment 3•20 years ago
|
||
Fixed by revision 1.3 of Breadcrumbs.php, turning over to polvi for update of
extension.
Assignee: shaver → polvi
| Reporter | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Component: developer.mozilla.org → Infrastructure
Product: mozilla.org → Mozilla Developer Center
QA Contact: qa → infrastructure
Version: other → unspecified
Updated•13 years ago
|
Component: Deki Infrastructure → Other
Updated•5 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
•