Closed
Bug 457111
Opened 17 years ago
Closed 16 years ago
document.getElementById("wikiplugin_showfor3") is null on Bookmarks article
Categories
(support.mozilla.org :: Knowledge Base Software, task)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: stephend, Assigned: stephend)
References
()
Details
Attachments
(2 files)
Summary: document.getElementById("wikiplugin_showfor3") is null on Bookmarks article
1. Load http://support-stage.mozilla.org/en-US/kb/Bookmarks using Firefox 3.0.1
2. Tools | Error Console
Actual Results:
Error: document.getElementById("wikiplugin_showfor3") is null
Source File: http://support-stage.mozilla.org/en-US/kb/Bookmarks
Line: 101
Expected Results:
No error.
| Assignee | ||
Comment 1•17 years ago
|
||
Comment 3•17 years ago
|
||
Eric, can you have a look? Maybe that showfor plugin should make sure it checks for non-existent divs before referencing them (which can happen in some cases I think)....
Assignee: nelson → smirkingsisyphus
Updated•16 years ago
|
Target Milestone: 1.0 → 1.1
Comment 4•16 years ago
|
||
I'm going to assume that this is not a major bug.
Severity: major → normal
Target Milestone: 1.1 → ---
Comment 5•16 years ago
|
||
Stephen, we can't verify this - can you confirm if it still happens on windows vista?
Assignee: smirkingsisyphus → stephen.donner
Severity: normal → trivial
Target Milestone: --- → Future
| Assignee | ||
Comment 6•16 years ago
|
||
| Assignee | ||
Comment 7•16 years ago
|
||
Nope, this works for me using Firefox 3.0.11 on Vista.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•