Project

General

Profile

Actions

Bug #82018

closed

Once a linkwizard created an external link it will stay external

Added by Jigal van Hemert over 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2017-08-01
Due date:
% Done:

0%

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

Description

If you use the link wizard in an RTE to modify an External URL to a Page link the attribute data-htmlarea-external="1" will stay causing the link to remain an external URL. The next time you edit the link the External URL tab opens with a not so pretty URL as link uri.

The cause is that in UrlLinkHandler.js the data-htmlarea-external="1" is set, but in none of the other link handler scripts it is removed or set to "0".

Actions

Also available in: Atom PDF