Bug #54523
closedlinkvalidator: get table name from TCA in linkhandler link checker
100%
Description
Currently the label for the table is read from TSConfig for displaying the error messages in the linkhandler link checker.
The problem here is: There is no page ID available at this point so a hardcoded page ID 1 is used to get the configuration.
This is not very clean and since the table name is also available in the TCA it can be fetched from there without problems.
Updated by Gerrit Code Review almost 11 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/26502
Updated by Gerrit Code Review almost 11 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/26502
Updated by Gerrit Code Review about 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/26502
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33213
Updated by Alexander Stehlik about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 53dd644172caaca0c383a0125c2b889b68784271.