Closed
Bug 484133
Opened 17 years ago
Closed 17 years ago
password not saved for mail.yahoo.co.jp
Categories
(Firefox :: Security, defect)
Tracking
()
People
(Reporter: andreas.moog, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7) Gecko/2009030516 Ubuntu/9.04 (jaunty) Firefox/3.0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7) Gecko/2009030516 Ubuntu/9.04 (jaunty) Firefox/3.0.7
Firefox 3 does not save the password when entering the Japanese mail.yahoo.co.jp or any of the yahoo.co.jp sites. I only see this for yahoo.co.jp and its subdomains. That does not mean other sites are not affected. mixi.jp works fine, though.
Reproducible: Always
Reported on Launchpad:
http://bugs.launchpad.net/bugs/243037
Comment 1•17 years ago
|
||
Yahoo uses autocomplete="off" on most sites to disable saving passwords. Not my favourite feature of Yahoo's. This is a duplicate many times over...
Whiteboard: DUPEME
Comment 2•17 years ago
|
||
Oh, do they? Saving PW works fine for me on yahoo.de and yahoo.com
Comment 3•17 years ago
|
||
Yes, they do:
<form method="post" action="https://login.yahoo.co.jp/config/login?" autocomplete="off" name="login_form">
And:
<form method="post" action="https://login.yahoo.com/config/login?" autocomplete="off" name="login_form" onsubmit="return hash2(this)">
Not sure why it works for you, maybe some extension removes the autocomplete attribute?
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•