Actions
Bug #76301
closedOutput of DebuggerUtility contains HTML even if not requested
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When adding visibility information in DebuggerUtility
it was not respected that this utility can also be used to output in cli.
Add the missing condition and output HTML only if requested.
Updated by Gerrit Code Review over 8 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/48287
Updated by Anonymous over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b228ae8cf8e9faad17e5086b6e9cff9eb70e0615.
Actions