Bug #51360
closedLinkvalidator: specifying TSconfig in scheduler has no effect
100%
Description
It is possible to set for example subject and content type via page TSconfig. This works fine. However, setting TSconfig in linkvalidator task in scheduler has no effect.
Using version TYPO3 4.5.29
Files
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Updated by Alexander Stehlik almost 11 years ago
Please note that the Page TSConfig that is used depends on the "Start page (uid)" setting in the scheduler task.
So please make sure that your Page TSConfig is active in the page you specified in the task settings.
I tested it with TYPO3 4.7 and there it seems to work.
Cheers,
Alex
Updated by Sybille Peters almost 11 years ago
- File linkvalidator.png linkvalidator.png added
I'm not sure you understand my problem. I am trying to use the page TSconfig field in the scheduler settings for linkvalidator. It seems to have no effect at all.
I'm using pid=0 and it should run over several page trees in one installation.
Using a specific pid and specifying TSconfig for that page works. That is not the problem here.
Updated by Alexander Stehlik almost 11 years ago
Ahh, sorry, I totally missed the point.
I think I found the problem and this seems to be indeed a bug.
Currently the configuration key used for overriding TSConfig is called:
mod.tx_linkvalidator
Please note the tx_
prefix, which is not present in the "normal" TSConfig.
Can you please try again using mod.tx_linkvalidator
instead of mod.linkvalidator
?
Updated by Sybille Peters almost 11 years ago
Yes, mod.tx_linkvalidator works. Thanks.
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/26513
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/26513
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/26513
Updated by Gerrit Code Review almost 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/26513
Updated by Gerrit Code Review almost 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/26513
Updated by Alexander Stehlik over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ae05d7962e9bd7b4d7668d2195330dea391abf80.