Closed
Bug 36404
Opened 25 years ago
Closed 25 years ago
javascript: bookmark fails to load
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
People
(Reporter: selmer, Assigned: slamm)
Details
I have the following URL in a bookmark:
javascript:if(1) {key=prompt('Enter bug no.','');if(key!=null){document.location
='http://bugzilla.mozilla.org/show_bug.cgi?id='+key;}else{alert('No number!');}}
I put this bookmark in my personal toolbar for easy access. However, whenever I
try to use it in Seamonkey, it just copies the URL into the location bar but
never executes. This used to work correctly until recently (not sure just when
it stopped working.) It may be failing because of some new security restriction
or something.
Reporter | ||
Comment 2•25 years ago
|
||
Yes, thanks for finding that. I was assuming the regression was more recent
than that, so I didn't look for a bug from weeks ago. This is a dogfood issue
for me, I'm tired of this not working.
*** This bug has been marked as a duplicate of 34217 ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•