Closed
Bug 118169
Opened 23 years ago
Closed 23 years ago
Unable to login to site
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 115262
mozilla1.1alpha
People
(Reporter: jacekf, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 0.9.7
I signed up for an artist account at cdstreet.com, but am unable to log into
their admin section. As soon as I put in my user name / password and press
"login to artist services", I get an empty error page:
Not Found
The requested URL /pls/cdstreet/auth.main was not found on this server.
Oracle HTTP Server Powered by Apache/1.3.19 Server at 216.234.229.112 Port 80
I thought it was a problem on their server, but I was able to get in via IE 6
without any problems every single time.
Reproducible: Always
Steps to Reproduce:
1.Sign up for an artist account at cdstreet.com
2.Try to log in to "Merchant account"
3.Get error page, unable to log in
Actual Results: Unable to login, get error page.
Expected Results: Should be able to log in. Able to do it with IE 6
seeing this on 2002010308/linux.
Wild guess: onSubmit="javascript:return validateForm(this);
has something to do with it.
(obtw, it works in opera too)
Comment 2•23 years ago
|
||
->form submission.
Assignee: asa → alexsavulov
Status: UNCONFIRMED → NEW
Component: Browser-General → Form Submission
Ever confirmed: true
QA Contact: doronr → vladimire
![]() |
||
Comment 4•23 years ago
|
||
Fixed by checkin for bug 115262. Instead of getting a 404 page I now get an
"invalid login" page (presumably someone with a real account would get logged in).
*** This bug has been marked as a duplicate of 115262 ***
Comment 5•23 years ago
|
||
verifying on build 2002-02-22-03-trunk windows 98
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•