Bug #38639
closed
linktypes = linkhandler not working
Added by Azeef Abdul Shukoor over 12 years ago.
Updated about 7 years ago.
Description
The linkhandler links are not being checked or processed inside RTE text content element and link field (Flexible content element - Templavoila). 0 broken links are returned always even though there exists one.
Files
- Status changed from New to Needs Feedback
It does work inside RTE fields.
Please make sure that you include the tables and field you want to check. I do not have templavoila
and thus can not test.
AFAIK linkvalidator checks fields based on softref settings. FCEs in TV do not have a softref defined, so it may very well not be possible to validate links.
Handling TV fields separately is quite complicated because the fields stored in a flexform are defined in the data structure.
I had the same problem on two different TYPO3 4.5.30.
I made a patch in attachment.
The variable $type seems to be pass as a reference and can be never set or is set to the type of the previous link.
- Category set to Linkvalidator
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
- Status changed from Needs Feedback to Under Review
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/26498
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/26498
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF