Skip to content
Snippets Groups Projects
Commit 6e927aae authored by Christer Vindberg's avatar Christer Vindberg Committed by Nicole Cordes
Browse files

[BUGFIX] Opening links in pop-up windows

Moved the check for if the target is coded as a JS open window link,
to a later stage in the function.

Since Css Styled Content and Fluid Styled Content was refactored,
the target might not be set until later in the typoLink
function. This caused pop links to stop working, moving the check for a
pop up link target to a later stages fixes the problem.

Resolves: #79918
Releases: master
Change-Id: Ie27fa3142df83c33ba3ad465ecb35c0f6e571f86
Reviewed-on: https://review.typo3.org/51830


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarAnders Kostending <aha@systime.dk>
Reviewed-by: default avatarFaton Haliti <fha@systime.dk>
Reviewed-by: default avatarJasmina Ließmann <code@frauliessmann.de>
Tested-by: default avatarJasmina Ließmann <code@frauliessmann.de>
Reviewed-by: default avatarTimo Hund <timo.hund@yahoo.com>
Tested-by: default avatarTimo Hund <timo.hund@yahoo.com>
Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
parent 3b3f6296
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