Actions
Feature #17976
closedremove branding at error messages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2008-01-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
IMO the TYPO3-Logo in the error messages, e.g. 'no mysql connection failed' should be removed immediately. this has nothing to do with TYPO3. its a bad branding for it and its embarrasing when a weak sysadmin didn't manage his machine properly and in the frontend it looks like as if TYPO3 is responsible for that .. even google is indexing this when the error is long enough shown
(issue imported from #M7107)
Updated by Chris topher over 14 years ago
If I remember correctly the design of these messages was refactored for 4.3.
The reason to keep the styling of the error messages is to have a consistent look of the different messages. It also is important to see, which programme reports the error.
Actions