Actions
Task #83466
closedCleanup setting value in QueryView.php
Start date:
2018-01-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Use $this->settings
instead $SET
Comment from Alexander Opitz Review on https://review.typo3.org/c/55213/
Should we also get rid of this mixed usage? $SET vs. $this->settings
Updated by Gerrit Code Review almost 7 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/55262
Updated by Gerrit Code Review almost 7 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/55262
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55262
Updated by Reiner Teubner almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 19030ea72a4b59286f27058282662beae9ad5d59.
Actions