Bug #66895
closedLinkvalidator and FAL
100%
Description
Linkvalidator can't validate Filelink created in RTEHtmlArea. They seems to be catch by InternalLinkType before it can process in FileLinkType.
Moreover, it can't work, since the filelink validate the path of the file but it receive an identifier file:XXX.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
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/39463
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39464
Updated by Nicole Cordes over 9 years ago
Can you explain me, why the linkhandler should resolve links to files? How can I reproduce your problem?
Updated by Pierre Boivin over 9 years ago
You can reproduce the problem with a link that obviously can't exist like "<a href="http://site.local/?file:99999999">Link to broken file</a>" or by delete a file in the filesystem that exist in FAL.
Updated by Markus Klein over 9 years ago
- Category set to Linkvalidator
- Assignee set to Markus Klein
- Complexity set to easy
Pierre, please test the patch and vote for it. Follow the link above. Thanks.
Sorry my mistake, you're the author, your votes do not count.
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39464
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39464
Updated by Anonymous over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9855896224227e6a8fd519692cbbe4a421e1088f.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 2 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/39463
Updated by Anonymous over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 1f19bb54ebe3d1f65686d8ad2c3f48c9f1f3df51.