Bug #21032
closedTyposcript template "next level" chaining doesn't work as expected
0%
Description
There are 3 typoscript templates in a "template storage" sysfolder.
- menu_level1
- menu_level2
- menu_level3
"menu_level1" is loaded in the root of the site as "Template on next level". "menu_level1" loads "menu_level2" as "template on next level".
Level 2 does the same with level3.
Level 1 works.. level 2 works.. but it stops there. level 3 does not get loaded.
(issue imported from #M12225)
Updated by Chris topher about 15 years ago
Are you sure you use version 3.8.1?
This version is maybe five years old and is therefore no longer supported.
You should update to at least TYPO3 4.1.10.
Updated by Marcel douwstra about 15 years ago
Yeah that's the version... It's a huge site and unfortunately updating it would me a major pain. We've tried once and wound up reverting to 3.8.1 again.
Updated by Ernesto Baschny over 13 years ago
- Due date set to 2011-05-01
- Status changed from New to Needs Feedback
- Target version deleted (
0)
We won't be fixing 3.8.1, but it would be interesting to know if this is still an issue in more modern versions (4.4 and 4.5). If it's not, we should close the issue.
Updated by Björn Pedersen over 13 years ago
I check with 4.6 in the template analyzer: There 4 levels can be chained successfully.
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed
As tested with 4.6.x it seems fixed.