Actions
Task #45349
closedFix deprecated calls in sys_note
Start date:
2013-02-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
- The core extension sysnote uses findByUid in the controller.
- Uses setDefaultQuerySettings() in the repository.
This is deprecated and should be refactored.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18194
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18194
Updated by Markus Günther over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 524951cfebdc1443e084a3f2f2e95612f6a43272.
Updated by Oliver Hader over 11 years ago
- Target version changed from 6.1.0 to 6.1.0-alpha1
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions