Project

General

Profile

Actions

Bug #81625

closed

External links in RTE can not have an ampersand

Added by Daniel Corn almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2017-06-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

It is not possible to create an external link with more than one GET parameter in the RTE. http://domain.tld/?para1=1&para2=2 will become http://domain.tld/?para1=1&para2=2

Reproduce:

  1. Add a new Text Content Element
  2. Insert a text and add a link
  3. Choose External Link and insert "http://domain.tld/?para1=1&para2=2"

The URL will be `http://domain.tld/?para1=1&para2=2`

It also will not work when editing in HTML mode. As soon as you leave the HTML mode the URL will be converted.

Extensions:
  • css_styled_content
  • rte_ckeditor

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89264: Mailto links in RTE cannot use ampersand to add further arguments like subject=foo&body=barClosed2019-09-25

Actions
Actions

Also available in: Atom PDF