Actions
Task #71202
closedImprove "Errors & Warnings" display in TypoScriptObjectBrowser
Start date:
2015-10-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Stabilization Sprint
Description
There are some issues with the current display of errors & warning in TS object browser
The reproduce simple add a INCLUDE_TYPOSCRIPT statement to a file that does not exist.
- The Severity is displayed as a number, which is not understandbale at all.
- The link in the end is not recognizable as a link.
- For some reasons there are three spaces (two of them being non-breaking)
Before
¶
After
¶
Files
Actions
#1
Updated by Daniel Goerz about 9 years ago
- File before.png before.png added
- File after.png after.png added
- File before.png before.png added
- File after.png after.png added
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44442
Updated by Daniel Goerz about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3c4d61a42f05ef27194b1827f2dc26882ea502bc.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions