Skip to content
Snippets Groups Projects
Commit eceaa0c3 authored by Sybille Peters's avatar Sybille Peters Committed by Anja Leichsenring
Browse files

[!!!][TASK] Remove LinkHandler class in linkvalidator

Linkvalidator ships with several Linktype classes that are
used to check specific links such as ExternalLinktype,
Filelinktype etc.

The Linktype LinkHandler is not used by default (see
Page TSconfig mod.linkvalidator.linktypes).

It was used to check links of the extension "linkhandler"
which is now outdated. The latest version supports TYPO3
4.1.0. Functionality from the extension linkhandler has
been migrated to the core in TYPO3 8, but in any case
the LinkHandler link type supports outdated link syntax
starting with "record:".

Resolves: #92693
Releases: master
Change-Id: Ie0736720ce975b8ccf8e8323660e18d0c772b251
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66265


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent a2414983
Branches
Tags
No related merge requests found
Showing with 68 additions and 256 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment