Actions
Bug #69839
closedProperly name "typoLink" and "typoLink_URL"
Start date:
2015-09-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The methods ContentObjectRenderer::typoLink
and ContentObjectRenderer::typoLink_URL
are called with all-lowercase in a few locations. While PHP is not case-sensitive, this makes code inspection harder. This should be fixed to use the proper names.
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/43344
Updated by Mathias Brodala over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0f8db1abbfaeaaec056d771faa4c8e03b60d383.
Updated by Anja Leichsenring about 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions