Actions
Task #87936
closedRemove TCA for sys_history
Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2019-03-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
sys_history received TCA in 6.0/6.1 when the BELog module was added so Extbase could create a Domain Model based on TCA.
In 9.0, sys_history was extracted from sys_log so all logic was removed there. The left-over "sys_history" TCA is never used, never shown and "adminOnly".
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
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/c/Packages/TYPO3.CMS/+/60273
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/60273
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b0f74bf828ab849e5f83a31ed21e59692918e8e4.
Updated by Oliver Hader over 5 years ago
- Related to Bug #87990: Update typo3/testing-framework to 5.0.7 added
Actions