Actions
Bug #22108
closedfilelinks do not open in _blank window
Start date:
2010-02-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since update from 4.2.10 to 4.3.1 the parameter target="_blank" is missing
HTML in 4.2.10: <a target="_blank" href="uploads/media/leere_seite.pdf">
HTML in 4.3.1: <a href="uploads/media/leere_seite.pdf">
Tested with Layout 3
The TYPO3 4.3.1 installation is already patched with 13283_v2.patch
because thumbnail wasn't rendered
(issue imported from #M13512)
Actions