Project

General

Profile

Actions

Bug #67556

closed

System news cannot render RTE content

Added by Alexander Jahn almost 9 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-06-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

System news records (shown below the backend login form) provide an RTE for writing content.
However, due to several problems the content is not rendered correctly, if at all.
E.g links generated with the link wizard are not display at all.

This is a two-part problem:

  1. HtmlViewHelper is not initializing enough of an FE to provide working cObj functionality.
  2. Content objects are only registered in FE mode, thus no cObj (TEXT etc.) can ever work in a non-FE mode.

Interestingly FrontendSimulatorUtility::simulateFrontendEnvironment() exists for this specific purpose, but is not used here nor would it solve the problem.

Relates to https://forge.typo3.org/issues/64386
Should solve https://forge.typo3.org/issues/66855


Files

no link.png (16 KB) no link.png taywa gmbh, 2018-05-15 11:39
with_auto_link.png (15.8 KB) with_auto_link.png taywa gmbh, 2018-05-15 11:57

Related issues 13 (0 open13 closed)

Related to TYPO3 Core - Feature #64386: Allow cObject registration during runtimeClosedBenni Mack2015-01-20

Actions
Related to TYPO3 Core - Bug #66855: Format/HtmlViewHelper don't render Links in TYPO3_MODE = BEClosed2015-05-08

Actions
Related to TYPO3 Core - Bug #68188: ContentObject registration only available in TYPO3_mode == FEClosedSteffen Ritter2015-07-15

Actions
Related to TYPO3 Core - Bug #33083: Images in login news not workingClosed2012-01-10

Actions
Related to TYPO3 Core - Bug #58702: f:uri.page Viewhelper creates broken links on cliRejected2014-05-12

Actions
Related to TYPO3 Core - Story #73183: Removal of frontend simulation in all ViewHelpersClosed2016-02-08

Actions
Related to TYPO3 Core - Bug #76305: TYPO3 Backend uses f:format.htmlRejectedAndreas Kienast2016-05-26

Actions
Related to TYPO3 Core - Bug #80315: Use f:format.raw for formatting system newsRejectedXavier Perseguers2017-03-17

Actions
Related to TYPO3 Core - Bug #95158: HtmlSanitizer accidentally enforced again due to sys_note changesClosedOliver Hader2021-09-10

Actions
Related to TYPO3 Core - Bug #96535: System news (backend login messages) don't render links anymoreClosed2022-01-14

Actions
Has duplicate TYPO3 Core - Bug #81317: Links in system newsRejectedMarkus Hölzle2017-05-23

Actions
Has duplicate TYPO3 Core - Bug #91973: Links / HTML tags in sys_news not renderedRejected2020-08-11

Actions
Has duplicate TYPO3 Core - Bug #97034: System News not rendering RTE Links and URLs containing a protocolClosed2022-02-25

Actions
Actions

Also available in: Atom PDF