Actions
Task #66726
closedCheck implementation of CompilableInterface
Start date:
2015-05-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The HtmlspecialcharsViewHelper
implements renderStatic
and overwrite compile()
which make no sense, because renderStatic is called only once.
All ViewHelper should be checked if the CompilableInterface is implemented correctly.
UPDATE:
ViewHelper which implement both methods:
CommentViewHelper
HtmlspecialcharsViewHelper
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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 http://review.typo3.org/39179
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39179
Updated by Frank Nägler over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 374c595cab5d19f69b559ef494a9b54d6a527d3c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions