Closed
Bug 133302
Opened 23 years ago
Closed 23 years ago
login button does not come on page
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 132673
People
(Reporter: rick, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+)
Gecko/20020325
BuildID: 2002032503
should be a login button
Reproducible: Always
Steps to Reproduce:
1.open page
2.
3.
Comment 1•23 years ago
|
||
Known regression, page uses document.write().
Can't find the dupe for now.
Comment 2•23 years ago
|
||
Resolving as dupe of bug 132673.
Site uses JavaScript with document.write():
document.write("<A href='/servlet/webacc' onclick='document.forms[0].submit();
return false;'>");
*** This bug has been marked as a duplicate of 132673 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•