Breaking: #72897 - RteHtmlParser: Dropped ts_reglinks transformation
See forge#72897
Description
The RTE transformation mode ts_ which transforms relative links to absolute links when using the Rich Text Editor
has been removed, along with the according PHP method Rte.
Impact
Using the transformation mode, set via TCA or TSconfig (RTE.) will have no effect anymore.
Calling the PHP method will result in a PHP fatal error.
Affected Installations
Any installation using obsolete transformation mode or special RTE transformations.