Actions
Bug #64552
closedOpenID in BE-Login doesn't work with IE11 since the password will always be set
Start date:
2015-01-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
Since TYPO3 assumes a "normal" Login if a password is provided, it doesn't work in IE11. IE seems to deliver the placeholder attribute of the input field. So the password field always contains a password, so the OpenID will never be triggered and the login will fail.
To reproduce- IE bug: Try to login with an IE11 in TYPO3 backend with an OpenID without a password -> login fails
- Behaviour in all browser: use an OpenID in user field, add a password in the password field -> login fails
Tested in TYPO3 6.2.9
Updated by Riccardo De Contardi about 9 years ago
- Status changed from New to Closed
EXT:openid has been moved to github as third party extension.
The issue has been moved to https://github.com/FriendsOfTYPO3/openid/issues/4
Updated by Markus Klein about 9 years ago
- Category set to 1134
- Status changed from Closed to Accepted
- Assignee set to Markus Klein
- Target version set to 6.2.16
Since this is reported for 6.2 and the BE login is different in 7, I reopen the ticket here.
Updated by Markus Klein about 9 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review about 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45257
Updated by Markus Klein about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7cc6b2dc973dca681615405c601005bde393b537.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions