Skip to content
Snippets Groups Projects
Commit 63196700 authored by Arnd Messer's avatar Arnd Messer Committed by Benni Mack
Browse files

[BUGFIX] Remove styles.content.links.target

Remove styles.content.links.target from constants.txt and
lib.parseFunc.ts.

styles.content.links.target has as description in constants.txt pointing
the value is used for frames.

Since fluid_styled_content is focussing on HTML5, this value does not
make sense at all, since frames have been removed from the
specification.
styles.content.links.target should be removed from constants.txt in
fluid_styled_content including the use of this constant value in
lib.parseFunc.ts, the only place where it is used. The typolink
viewhelper does not take this into account also.

Resolves: #77830
Related: #36216
Releases: master
Change-Id: I16e8dc3f77595fde20d8c43d6ab16eb7d590e34b
Reviewed-on: https://review.typo3.org/49839


Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 82e93c5b
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