Closed Bug 129086 Opened 23 years ago Closed 22 years ago

mozilla always dies

Categories

(SeaMonkey :: General, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: BKD, Assigned: asa)

References

()

Details

actually mozilla does load the frames and style sheets all perfectly but if I
want to log on and chat it won't work like the msie does... so may be the
chatvirus site is written sloppy but on the other hand it could be a bug on the
mozilla side 

please have look on it
thx

I hope I get a fast answere
The way to get a fast answer is to read
http://www.mozilla.org/quality/bug-writing-guidelines.html and provide the
information asked for therein.  In particular, we need:

1)  Your build ID
2)  Clear steps to reproduce (one needs to login on the site, no?  What
    username/password?)
3)  What exactly goes wrong?  Crash?  Incorrect rendering?  "always dies" is too
    vague.
There are spaces in url2 parameter when invoking ZweiFrames. 
cut of page follows

<html>
<head>
<script language="JavaScript">
<!--
    function ZweiFrames(URL1,F1,URL2,F2)
   {  
    parent.frames[F1].location.href=URL1;
    parent.frames[F2].location.href=URL2;
   }
  //-->
</script>
</head>
<body background="navi.gif" bgcolor="#C0C0C0">
<div style="position:relative; top:90px; left:180px;">
<a href="javascript:ZweiFrames('login-r.html',1,' login.html',2)"
OnMouseOver="document.login.src='login2.gif';"
OnMouseOut="document.login.src='login1.gif';">
<img src="login1.gif" alt="Login" name="login" border="0"></a>
</div>
Build ID: 2002 03 05 08. Windows 2000.

WFM, trying to log in with user "foo" password "bar".
A page with the message "Ein Fehler ist aufgetreten" appears.
Build ID: 2002 03 05 08. Windows 2000. JavaScript preferences allow everything. 

I've been mailed a test user/password by the reporter.
When clicking the "Chat now!" button, this is written to the JavaScript console:

- - - 
Error: uncaught exception: Permission denied to get property HTMLDocument.referrer
Error: too much recursion
- - -

A new page is displayed, when I enter something in the lower field
I don't see it anywhere else. Nothing in JavaScript console.

Reporter: Please explain what you mean by "mozilla always dies" !
-> wfm (no response)
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.