Skip to content
Snippets Groups Projects
Commit 2d40f748 authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[BUGFIX] Allow links in sys_news

Rendering links set for sys_news (shown at backend
login) records via RTE does not work.

Reason is a nasty dependency to TypoScript
lib.parsefunc, which isn't easy to retrieve
in BE scope.

With recent RTE html parser related changes,
it's now relatively easy to submit a fallback
layer in case for instance f:html view helper
isn't used within FE context.

Resolves: #67556
Releases: master
Change-Id: I7d6226bd998396a1d3859cbf956f9d5d61bed7d4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70740


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent e5cc4d51
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment