Actions
Task #79773
closedCore ViewHelpers inline documentation: streamline case of boolean attribute values
Start date:
2017-02-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Problem/Description¶
Some of the viewhelper usage examples showing uppercase usages of constants TRUE, FALSE. Off course, they are case-insensitive. But it makes sense to streamline them across all core viewhelper inline documentations.
ToDo(s)¶
Make them lowercase, as the majority of the examples is lowercase across the TYPO3 core.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from In Progress 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/51651
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51651
Updated by Anonymous almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e8ee9cb9be9d90ddc11f7ed208106b4fa9526509.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions