Actions
Bug #43921
closedfelogin not working if favicon.ico link doesn't work
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-12-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If the page.shortcutIcon is set wrongly (the icon path is wrong), the frontend login doesn't work, user can't get in. The normal error message of wrong username/password.
Updated by Henjo Hoeksma almost 12 years ago
I can verify this to have happened to me on several occasions as well.
Also in 6.0.0
Updated by Georg Ringer almost 10 years ago
- Status changed from New to Resolved
- Is Regression set to No
the favicon is now only shown if the file could be found, see #24481.
Actions