Project

General

Profile

Actions

Bug #80903

closed

Relative links with old <link> syntax are not converted to <a href> in upgrade wizard and not supported in ckeditor or linkfields

Added by Patrick Lenk almost 7 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Link Handling, Site Handling & Routing
Start date:
2017-04-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It seems that relative links in richtext and text fields with old <link> syntax are not converted to <a href> in upgrade wizards row updater task "Scan for old "<link>" syntax in richtext and text fields and update to "<a href>"".

We have a multidomain environment with a data pool of pages. This pages are referenced in different domains (own pages with referenced contents from the data pool pages).
In the data pool there are content elements (teasers), the teasers have relative links to this pages. The teasers are also referenced in different domains.

You want to link the pages in the teasers at the same time for all domains, without linking any page to there own page id.
Here we use relative links like <a href="microsite123/>Deeplink</a>. This links are stored in database like <link microsite123/>Deeplink</link>.
The upgrade wizard task ignores this links. In frontend this links are rendered, but in ckeditor this links are not visible or not rendered from database. So the backend user doesn't know if there is a link or not.

It would be nice if the upgarde wizard taks convert this links to.

Also it would be nice if TYPO3 supports the tel: link protocol or simply allow links with tel in rte. See Issue https://forge.typo3.org/issues/80217

Thanks!


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Epic #84726: Initiative: URL Routing Integration / Site HandlingClosedBenni Mack2018-04-15

Actions
Related to TYPO3 Core - Bug #80217: CKeditor: No valid handlers found for type: telClosedBenni Mack2017-03-09

Actions
Related to TYPO3 Core - Bug #83683: Upgrade wizard for TYPO3 8 don't migrate "<link" to "<a href" if there is no link protocolClosed2018-01-25

Actions
Actions

Also available in: Atom PDF