Skip to content
Commit 7596d9cd authored by Torben Hansen's avatar Torben Hansen Committed by Stefan Bürk
Browse files

[BUGFIX] Wrong language labels in StandardContentPreviewRenderer

The language labels for `noPluginSelected` and `edit` in
StandardContentPreviewRenderer can not be resolved, because the
extension path is wrong.

This change fixes the extension path and additionally streamlines
one label output, by using `htmlspecialchars` to escape the
generated label similar to the other label output in this class.

Additionally a similar wrong extension path in
`ExampleLinkType.rst.txt` has been adapted.

Resolves: #103095
Related: #100675
Releases: main, 12.4
Change-Id: I4882133025c938fc3b6928b36237e782e9465dcc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82846


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 4e0ee131
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