Closed
Bug 154300
Opened 23 years ago
Closed 21 years ago
vsb-adult-ed.com - JavaScript error pop-up
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tech Evangelism Graveyard
English Other
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: asun, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020605
BuildID: 2002060511
Move cursor to anywhere on the map. JavaScript error pop up will appear all
over the places.
Reproducible: Always
Steps to Reproduce:
1. Move cursor to anywhere on the map.
2. JavaScript error pop-up everywhere.
3.
Actual Results: See above
Expected Results: Don't know, haven't checked w/ other browsers.
![]() |
||
Comment 1•23 years ago
|
||
if(navigator.appName=="Netscape")
{
(document.layers)?isNS=true:old=true;
}
So the page decides that you're using Netscape 3 or earlier and does that popup
stuff...
Assignee: sgehani → momoi
Component: XP Apps → English: Non-US
OS: Linux → All
Product: Browser → Tech Evangelism
QA Contact: paw → jeesun
Hardware: PC → All
Version: other → unspecified
Comment 2•23 years ago
|
||
gar! who want's to see JS-Warnings as an alert!
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: JavaScript error pop-up → vsb-adult-ed.com - JavaScript error pop-up
Comment 3•22 years ago
|
||
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jeesun → english-other
Comment 4•21 years ago
|
||
page is 404, site looks ok -> WFM
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•