Actions
Bug #19374
closedIFSUB is not handling the language selection properly
Start date:
2008-09-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
in 4.2.1 IFSUB evaluates the existence of subpages, but it not takes into account the language of the pages. If you have subpages in language A but you do not have subpages in language B, IFSUB evaluates TRUE even when the user selected language B as site language.
IFSUB should be language dependant, or have a flag to make it language dependant.
(issue imported from #M9423)
Actions