Closed
Bug 22202
Opened 26 years ago
Closed 26 years ago
Password Field not being passed properly
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: rmadere, Assigned: pollmann)
References
(
URL
)
Details
When I access the login page of my Intranet with Seahorse M11 (Shows M10 in the
help) the password is entered properly with the correct username. The form is
successfully submitted to the IIS 4.0/Cold Fusion 4.01 server, but
authentication fails. I am asked my Mozilla if I want to save my password, I
asnswered Cancel.
I am running Windows NT 4.0 SP 4.
It appears that either the password field is not being passed or it is being
passed incorrectly.
I am willing to work with an engineer to give access to the Intranet for
verification.
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 1•26 years ago
|
||
Eric, can you determine if this is for Morse or Netlib.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 2•26 years ago
|
||
Since you are using a Cold Fusion server and M11 or earlier, I'd guess that this
is really bug 7533. M11 and earlier submit the "Charset" attribute to the
content-type, which cold fusion didn't like (and causes it not to get form
fields that are submitted). This behaviour has been turned off in recent
builds.
You can download a more recent nightly build if you would like to test the
bugfix:
http://www.mozilla.org/binaries.html
(And M12 should be coming out Real Soon Now, so you can test that too, I'm
pretty sure your bug will be fixed.)
Marking this one a dup of 7533. If you see this behaviour in a more recent
build, please reopen this bug. Thanks!
*** This bug has been marked as a duplicate of 7533 ***
Comment 3•26 years ago
|
||
Marking VERIFIED DUPLICATE on:
- Linux6 2000-03-01-13 Commercial build
- MacOS9 2000-03-01-13 Commercial build
- Win98 2000-03-01-16 Commercial build
Status: RESOLVED → VERIFIED
Updated•7 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
•