Feature #54518
closedMake TSConfig available to link checkers
100%
Description
Currently the link checkers to not have access to the active TSConfig.
This could be handy to allow additional configuration options for the different link types.
I'll open another issue so that it will become clear for what this can be used.
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/26499
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/26499
Updated by Gerrit Code Review almost 11 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/26499
Updated by Philipp Gampe almost 11 years ago
IMHO a validator can fetch the TSconfig himself based on the provided pid. Or is there a reason why we need the TSconfig from the current page where the check run is initiated?
Updated by Alexander Stehlik almost 11 years ago
Hi Philipp,
thank you for your feedback.
I see some problems with the "normal" Page TSConfig:
- it can be overwritten in the scheduler task settings, these would not be available in the Backend API
- You can set 0 as Page UID in the scheduler settings to scan the whole page tree. For PID 0 no Page TSConfig would be available.
Should I change the release to 6.3?
Cheers,
Alex
Updated by Philipp Gampe almost 11 years ago
OK. Yes, please set the release to 6.3
Updated by Gerrit Code Review almost 11 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26499
Updated by Gerrit Code Review about 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/26499
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/26499
Updated by Gerrit Code Review about 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/26499
Updated by Gerrit Code Review about 10 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/26499
Updated by Gerrit Code Review about 10 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/26499
Updated by Alexander Stehlik about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 853375a8ec689e7f1a651cafc8c0fa63e10aed73.