Actions
Bug #19897
closedBad interaction between OpenId auth and ExtJS relogin box
Start date:
2009-01-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The interaction of the OpenID authentication and the new relogin box in the current Trunk version is far from optimal. Indeed when you type your OpenID address in the login field a new window pops up with both a "Continue" and a "OK" button. This is quite confusing.
Clicking on the "Continue" button lets the process flow and all is fine. Clicking on "OK" brings you back to the relogin window. But clicking on "Login" again in this case results in a failed authentication (and trying again a bit later, brings up the second popup again).
This needs to be fixed. Do we need to take into account that some auth methods may need to have additional user interaction?
(issue imported from #M10244)
Actions