Actions
Bug #20904
closedproblem with back end log in with interfaces
Start date:
2009-08-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the install tool, in interfaces I've set it to: frontend, backend.
Now when I try to log in to the back end, if I leave it at Front End, it logs me into the back end, and if I select Backend, the page immediately redirects to a login error page (just by making the selection - like a jump menu).
reproducable on alpha 3 and the dev trunk
(issue imported from #M11748)
Files
Updated by Steffen Kamper over 15 years ago
the jump select is wrong in login form, attached patch solves that.
Actions