Actions
Bug #46841
closedalternative page does not care about page type
Start date:
2013-04-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
My scenario is like this:
On default page I have set page type: standard. On one of the alternative pages I want to set page type as shortcut to some other page (or even external url).
Even tough backend does allow me to set different types of pages for default and alternative pages, the localized page acts as if it were 'standard' thus loading its content instead of redirecting to the 'shortcut target' (in case type is shortcut) or url (in case type is external url).
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No
dupe of #24183
Actions