Closed
Bug 119620
Opened 23 years ago
Closed 21 years ago
JavaScript error and strict warnings opening sidebar bookmarks panel
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
Future
People
(Reporter: WeirdAl, Assigned: Morten)
Details
Warning: anonymous function does not always return a value
Source File:
Line: 93, Column: 22
Source Code:
return;
Warning: anonymous function does not always return a value
Source File:
Line: 159, Column: 8
Source Code:
},
Error: aContext.outlinerBoxObject.view has no properties
Source File:
chrome://communicator/content/bookmarks/bookmarks.xml#bookmarks-outliner.refreshSort()
Line: 3
Steps to reproduce:
1. Open sidebar panel for Bookmarks.
| Reporter | ||
Comment 1•23 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7+) Gecko/20020110
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
| Assignee | ||
Comment 2•23 years ago
|
||
allready fixed one of these in my tree, will fix the rest too
taking
Assignee: ben → Morten
Status: ASSIGNED → NEW
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•21 years ago
|
||
seems to have been fixed now
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•