Closed
Bug 1150669
Opened 11 years ago
Closed 9 years ago
Password Manager not working for "Meine ÖBB" (Austrian Rail Service)
Categories
(Toolkit :: Password Manager: Site Compatibility, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kairo, Unassigned)
References
()
Details
For buying tickets with the Austrian Rail Service online, there is a "Meine ÖBB" service with a login (can remember your details etc.)
I can't get a password remembered on that site, the login form is https://ticketing.oebb.at/inet/auth/login
Comment 1•11 years ago
|
||
Looked at the site, there are 2 issues:
* The "submit" button is just a <a> with an onclick handler, which we don't handle yet (we drive things from an actual form submission event).
* The fields are not in an actual <form>, which we also can't fill into yet.
Updated•9 years ago
|
Component: Password Manager → Password Manager: Site Compatibility
| Reporter | ||
Comment 2•9 years ago
|
||
They have changed their website to a completely new system that works fine with password manager now, so closing this as invalid.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•