Actions
Bug #14878
closedMenu/sitemap always opens up in new page.
Start date:
2005-07-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.7.1
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using a menu/sitemap the page always open in a new browser.
Even when my template Constants contains the following lines :
PAGE_TARGET = _self
styles.sitemap.text.target = _self
The html link is always displayed with the link target="page"
(issue imported from #M1307)
Actions