Project

General

Profile

Actions

Bug #97034

closed

System News not rendering RTE Links and URLs containing a protocol

Added by cosmoblonde GmbH about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-02-25
Due date:
% Done:

0%

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

Description

Hi,

the core function sys_news seems to strip out any links (internal, external, files,...) set from the RTE field 'content' and any raw text starting with http:// or https://.
The editing view is fine and everything is saved correctly, but the message on the login mask is shown without the links or URLs.

Example content:

<p>Link extern: <a href="https://www.something.de">test</a><br />
Link intern: <a href="t3://page?uid=4">test2 </a><br />
URL without link: https://www.something.de</p>

Any other RTE options (bold, italic, lists) woras expected.

I can reproduce this problem on several TYPO3 10 LTS projects.
In version 9 LTS it is working.

Regards!


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #67556: System news cannot render RTE contentClosed2015-06-17

Actions
Actions

Also available in: Atom PDF