[TYPO3-dev] RC1-BUG?! PidInRootline malfunction under certainconditions
Joerg Wagner - DigiLog multimedia
usenet at digilog.de
Thu Mar 16 10:32:35 CET 2006
Hi Franz,
> Have you tried my mentioned workaround in your testing-environment?
I suppose you are talking of this:
> Replacing '$GLOBALS['TSFE']->tmpl->rootLine' with
> '$GLOBALS['TSFE']->rootLine' did the trick for me locally in my testing
> environment, but I don't know which consequences this would have.
Sorry, but you will have to tell me where to replace this. I am quite new to
T3 and my overview of the core PHP is very limited.
I also provided a workaround in my bug report, relying only on TS (see first
note in the report). It make use of a very strange side effect of the
problem but currently works very reliable for me. You have to introduce an
empty condition in your TSsetup that tests for the root page of your page
tree like this:
[PIDinRootline = 1]
# do nothing
[global]
In my scenarios all other PIDinRootline conditions work, if this one is
present (and fail if it is not).
--
Jörg Wagner
DigiLog multimedia
"Franz Koch" <typo3 at fx-graefix.de> schrieb im Newsbeitrag
news:mailman.1.1142496140.4733.typo3-dev at lists.netfielders.de...
> Hi Joerg,
>> I created a very basic RC1 website to reproduce the problem with a
>> minimum
>> of effort.
>> You only need a clean RC1 and a DB dump that I attached to a bug report
>> concerning this issue:
>> http://bugs.typo3.org/view.php?id=2888
>>
>> Hope that helps to nail down the problem!
>
> Have you tried my mentioned workaround in your testing-environment?
> Currently don't have the time to use your DB dump.
>
> --
> Kind regards,
> Franz Koch
More information about the TYPO3-dev
mailing list