Actions
Bug #22223
closedConditions in PageTSconfig does not work!
Start date:
2010-03-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have taken the following from http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/4.3.2/view/1/2/ and it does not seem to work:
[treeLevel = 1]
TCEFORM.tt_content.section_frame.disabled = 1
[GLOBAL]
And the following:
[globalVar = GP:id = 10]
TCEFORM.pages.nav_title.disabled = 1
[global]
does not work either, although I can see the configuration is set in Info -> Page TSconfig -> TCEFORM. on page id 10
Strange!!!!
It gets even more strange when I add the same configuration through extTables.php (minus the condition) it works!!!!!
(issue imported from #M13720)
Actions