Actions
Bug #32924
closedlogin into backend fails with 2 sites
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2012-01-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The login into the TYPO3 backend fails in the case, when you have 2 different TYPO3 sites under the same base URL.
E.g. you have http://mytypo3website.com/typo3 and also a http://mytypo3website.com/subdomain/typo3 .
Then you must delete the BE cookie be_typo_user to be able to login on the other TYPO3 site.
Actions