Bug #45155
closed
Two slashes in to access the backend
Added by David Côté-Tremblay almost 12 years ago.
Updated over 9 years ago.
Category:
Backend User Interface
Description
Dont know if it's a bug or a feature, but when you try to access the TYPO3 backend with an URL like this one :
da_hostname/typo3//backend.php
There's a lot of 404 errors in the browser's console, and the rendering fails
- Status changed from New to Accepted
- Complexity set to easy
- Status changed from Accepted to Closed
- Is Regression set to No
opening the backend with any url besides he correct one (/typo3/backend.php) will result in errors, which is normal
- Status changed from Closed to Accepted
- Assignee set to Benni Mack
- Target version set to 7.1 (Cleanup)
will come up with a fix (this problem also occurs if you do http://mysite/typo3// - no login happens. A quick redirect can be included IMHO.
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
- Status changed from Accepted to Rejected
sorry, this one is not as easy and would slow down the performance of each BE request to check if an URL is entered wrongly. As this is no bug of the framework this should be handled separately.
Also available in: Atom
PDF