Closed
Bug 308888
Opened 19 years ago
Closed 19 years ago
Alt+clicking bookmark in sidebar gives "Error: saveURL is not defined"
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: jruderman, Assigned: asaf)
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
3.80 KB,
patch
|
mconnor
:
review+
mtschrep
:
approval1.8b5+
|
Details | Diff | Splinter Review |
Steps to reproduce: 1. Open the bookmarks sidebar. 2. Alt+Click on any item. Result: "Error: saveURL is not defined" appears in the JavaScript console. Expected: Save the URL the bookmark points to. I'm using my own trunk build of Firefox on Mac. It is up to date as of a few hours ago. I don't know whether this is a regression.
| Assignee | ||
Updated•19 years ago
|
Assignee: nobody → bugs.mano
OS: MacOS X → All
Priority: -- → P2
Hardware: Macintosh → All
Target Milestone: --- → Firefox1.5
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•19 years ago
|
||
cvs-blame says "Some modifier cleanup; fix load in background pref." ;)
Attachment #196386 -
Flags: review?(mconnor)
| Assignee | ||
Updated•19 years ago
|
Flags: blocking1.8b5?
Whiteboard: [needs review mconnor]
| Reporter | ||
Comment 2•19 years ago
|
||
This bug also exists in Firefox 1.0 and Firefox 1.0.7 RC3, so I guess it's not a recent regression ;)
Updated•19 years ago
|
Attachment #196386 -
Flags: review?(mconnor) → review+
| Assignee | ||
Updated•19 years ago
|
Attachment #196386 -
Flags: approval1.8b5?
| Assignee | ||
Comment 3•19 years ago
|
||
Checking in browser/components/bookmarks/content/bookmarks.js; /cvsroot/mozilla/browser/components/bookmarks/content/bookmarks.js,v <-- bookmarks.js new revision: 1.107; previous revision: 1.106 done Checking in browser/components/bookmarks/content/bookmarksPanel.xul; /cvsroot/mozilla/browser/components/bookmarks/content/bookmarksPanel.xul,v <-- bookmarksPanel.xul new revision: 1.19; previous revision: 1.18 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [needs review mconnor]
Updated•19 years ago
|
Flags: blocking1.8b5? → blocking1.8b5+
Updated•19 years ago
|
Attachment #196386 -
Flags: approval1.8b5? → approval1.8b5+
| Assignee | ||
Comment 4•19 years ago
|
||
1.8 Branch: Checking in browser/components/bookmarks/content/bookmarks.js; /cvsroot/mozilla/browser/components/bookmarks/content/bookmarks.js,v <-- bookmarks.js new revision: 1.104.2.2; previous revision: 1.104.2.1 done Checking in browser/components/bookmarks/content/bookmarksPanel.xul; /cvsroot/mozilla/browser/components/bookmarks/content/bookmarksPanel.xul,v <-- bookmarksPanel.xul new revision: 1.18.10.1; previous revision: 1.18 done
Keywords: fixed1.8
You need to log in
before you can comment on or make changes to this bug.
Description
•