Closed
Bug 115019
Opened 23 years ago
Closed 23 years ago
Can no longer log into any websites!!!!
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: Peter, Assigned: alexsavulov)
References
()
Details
(Keywords: ecommerce, regression)
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.6+) Gecko/20011212
Can no longer log into any websites!!!!
- I go to the website above and enter my ID and PW
- moz asks to remember it. I say yes.
- the *same* page is loaded asking to log in (I therefore have no access)
- The next time i load the page, moz wants my master PW (it even asks for it
TWICE), even though I had *already* entered my MPW previously in mail/news to
read my mail!!
There seem to be 2 related issues:
1. cannot log into web sites
2. Mozilla repeatedly asks for MPW, even though it had previously been entered.
This really needs to be fixed ASAP to assure Mozilla is useful enough as a
testplatform that can be used (tested) daily.
This really really sucks. :( :( :(
this seems to be a duplicate of what you just filed as bug 114895?
Reporter | ||
Comment 2•23 years ago
|
||
Well, it seems related, but it's possibly not a dupe.
The other bug is about the master PW repeadedly being requested; this bug is
about not being able to log into web sites. I don't understand coding, so both
may have the same cause/solution, but they also may not.
Reporter | ||
Comment 3•23 years ago
|
||
adding KW "ecommerce" because I imagine this is preventing anyone from logging in
to a commerce site.
QUoting from bug 114895:
Mozilla keeps asking for master password when filling out online login forms.
What makes this unacceptable, is that the login fails
Resolving as duplicate of bug 114895. Please comment there if you have
additional information.
*** This bug has been marked as a duplicate of 114895 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
Removing the dup. There are two different issues. One is that the master
password is being repeatedly requested. The other is that you are unable to
login even after entering the correct master password.
The first is covered by bug 114895 and I can confirm that behavior (I'll mark
bug 114895 as confirmed). The second is covered by this bug report and that I
am unable to duplicate.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 6•23 years ago
|
||
I'm seeing a similar issue with 12-13-13 w2k build on bugzilla, keeps telling me
my username and password are invalid, but I can login bugzilla using 12-10 build
just fine. possible form submittion problem again?
Comment 7•23 years ago
|
||
here is a list of several related checkins to
forms/input/string/parsing/pasting/passwords in recent nightlies.
12-10 12am to 12-13 11:59pm
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=12%2F10%2F01+00%3A00&maxdate=12%2F13%2F01+23%3A59&cvsroot=%2Fcvsroot
http://bugzilla.mozilla.org/show_bug.cgi?id=114339
http://bugzilla.mozilla.org/show_bug.cgi?id=114438
http://bugzilla.mozilla.org/show_bug.cgi?id=114220
http://bugzilla.mozilla.org/show_bug.cgi?id=110828
http://bugzilla.mozilla.org/show_bug.cgi?id=105716
http://bugzilla.mozilla.org/show_bug.cgi?id=114274
Comment 8•23 years ago
|
||
this should be a blocker bug! just redoing list so tooltips popup for these bug #'s
bug 114339, bug 114438, bug 114220, bug 110828, bug 105716, bug 114274
Comment 9•23 years ago
|
||
this works for me in 12-10-03 W2K didn't download 12-11.. works for me in
12-12-03 build (w2k) but not 12-13-13 build (w2k) with bugzilla.. so it started
regression in the 12-13-13 build..
Comment 10•23 years ago
|
||
open this up, as it is all the checkins between 12-12 spin and 12-13 build spin.
http://bonsai.mozilla.org/showcheckins.cgi?&batchid=698
Comment 11•23 years ago
|
||
actually it doesn't work for me in build 12-12 either.. its got to be checkin
for bug 114339.. PSM actually was adding the correct password to the field and
it was 1 character more than my password which is the probably the '\n' character.
Comment 12•23 years ago
|
||
so one of two things.. either
A) the new behavior is correct now after all this time.. and all of passwords on
each site have to fixed.
or
B) Input wants to check DB for 6 characters (5+'\n') when we input 5 (which now
strips '\n') so input 'foo'!='foo'+'\n'
Comment 13•23 years ago
|
||
testing with today's build - 12-14.. 03 (w2K)
-dennis
Comment 14•23 years ago
|
||
hmm.. works for me in 12-14.. will try in older builds again.. :0
Comment 15•23 years ago
|
||
testing using 12-13 build.
Comment 16•23 years ago
|
||
testing using 12-12-03.. w2k today (note - i'm testing mozilla login with each
build) I think i was trying to actually use a wrong password - I'm sorry.
Comment 17•23 years ago
|
||
no problems today using any build!!! must of been just me, cause it works for me.
reporter, and others try again in 12-14 builds and previous earlier..
Reporter | ||
Comment 18•23 years ago
|
||
WFM now on build 2001-12-15, win98. Please note that it didn't work on my winNT
machine at work (I can't test there until my vacation is over on 13.01.2002).
Comment 19•23 years ago
|
||
resolving worksforme (cause it worksforme and for reporter). If testing in
January shows this problem again, please reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
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
•