[Typo3-dev] Template question? Bug? RC 3.6
Kasper Skårhøj
kasper at typo3.com
Fri Apr 2 10:10:31 CEST 2004
Now, I try to describe what I hear the problem to be:
You have a "Root template" (a template record with the Root flag set).
Here you put:
page.1 = TEXT
page.1.value =asdfasdf
Then on the first subpage on the site you add a new template record with no root-flag set; hence it is an extension template record.
In this you put
page.1.value =1234
Your claim is that the value of "page.1.value" is NOT 1234 in that branch of the subtree.
That could not be reproduced on my system.
Please provide an example which I can reproduce on a clean installation.
More information about the TYPO3-dev
mailing list