Project

General

Profile

Actions

Feature #20294

closed

Integrate possibility to validate custom links for RTEhtmlare disposal

Added by Oliver Hader about 15 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Won't have this time
Assignee:
Category:
-
Target version:
-
Start date:
2009-04-08
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

In RTEhtmlarea there's a possibility to define custom links, e.g. by using a link handler. It might happen, that the name of the linkhandler (defined in $TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_content.php']['typolinkLinkHandler']) is different to the used link prefix (e.g. "linkhandler" vs. "myOwnLinkhandler:"). Furthermore it can happen that those custom links are not defined using a linkhandler at all.
Links that could not be validated by the current strict mechanism are shown as invalid in RTEhtmlarea.

The solution is to integrate a new hook that can take care of that validation in general.

(issue imported from #M10872)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19957: linkHandler different than "record" leads to rteerrorClosedOliver Hader2009-02-03

Actions
Actions #1

Updated by Xavier Perseguers over 12 years ago

  • Target version deleted (4.6.0-beta1)
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from Accepted to Needs Feedback

what's mass here?

Actions #3

Updated by Oliver Hader over 8 years ago

The whole thing was related to https://github.com/Intera/typo3-extension-linkhandler back then. However, I cannot really remember the use case.
If custom links are prefixed with the name of the linkhandler (e.g. "record:" for the references extension on GitHub) everything is fine.

Actions #4

Updated by Oliver Hader over 8 years ago

  • Status changed from Needs Feedback to Closed
Actions #5

Updated by Oliver Hader over 8 years ago

  • Priority changed from Should have to Won't have this time
Actions

Also available in: Atom PDF