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 #1

Updated by Gerrit Code Review almost 7 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53268

Actions #2

Updated by Gerrit Code Review almost 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53268

Actions #3

Updated by Gerrit Code Review almost 7 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53281

Actions #4

Updated by Benni Mack almost 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Daniel Corn almost 7 years ago

That was really fast! Thank you!

Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Helmut Hummel over 4 years ago

  • Related to Bug #89264: Mailto links in RTE cannot use ampersand to add further arguments like subject=foo&body=bar added
Actions

Also available in: Atom PDF