Closed
Bug 1181129
Opened 10 years ago
Closed 10 years ago
Yahoo login information has changed
Categories
(Webtools :: ISPDB Database Entries, defect)
Webtools
ISPDB Database Entries
Tracking
(firefox42 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: mkaply, Unassigned)
Details
Yahoo autoconfig for autologin needs updating.
https://autoconfig.thunderbird.net/v1.1/yahoo.com
In particular:
<usernameField id="username"/>
<passwordField id="passwd"/>
<loginButton id=".save"/>
are now
<usernameField id="login-username"/>
<passwordField id="login-passwd"/>
<loginButton id="login-signin"/>
Comment 1•10 years ago
|
||
I confirmed the changes in DOM inspector, made the changes, and landed:
Committed revision 143583.
Thanks for the bug and changes!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•