Closed
Bug 339356
Opened 19 years ago
Closed 19 years ago
javascript: bookmarks on personal toolbar activated when viewing properties
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ignazvonstraubing+bugzilla, Assigned: myk)
References
Details
(Keywords: fixed1.8.1)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9a1) Gecko/20060525 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9a1) Gecko/20060525 Minefield/3.0a1
javascript: bookmarks on the Personal Toolbar are activated when Properties is selected from their context menu. After the JavaScript has finished doing its thing, the properties window pops up.
This bug has been around for some time now.
Reproducible: Always
Steps to Reproduce:
1. Add the following bookmark to the personal toolbar: javascript:alert('hello')
2. Right-click bookmark and select Properties
Actual Results:
JavaScript is executed before Properties window is shown
Expected Results:
JavaScript should not execute
Updated•19 years ago
|
Group: security
Comment 2•19 years ago
|
||
related to 339378 ?
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•19 years ago
|
||
(In reply to comment #2)
> related to 339378 ?
yes.
| Assignee | ||
Comment 4•19 years ago
|
||
Now that bug 339377 has been fixed, is this still happening?
| Reporter | ||
Comment 5•19 years ago
|
||
I'm not seeing it anymore; using the 20060531 build.
Updated•19 years ago
|
Comment 7•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•