[TYPO3-dev] Problems with permalogin/ Fake-TSFE-object in BE
Steffen Kamper
steffen at sk-typo3.de
Fri Oct 5 19:34:39 CEST 2007
"Daniel Brüßler" <info at -remove-patchworking.de> schrieb im Newsbeitrag
news:mailman.1.1191603359.8468.typo3-dev at lists.netfielders.de...
> Hi Steffen,
>
> you can do a search in localconf/ext/ if there's one more extension in
> your installation that uses a fake-TSFE-object.
>
> We could have a look in the TSFE-class where a hook what be good, OK? So
> it would not create a new session but the features of the TSFE can be
> used.
>
> kind regards
> Daniel
>
>
yes we can (should) do. Main problem is all the same - using TSFE in BE.
Creation of the fake TSFE is kind of dirty and has this sideeffects.
I have tried several hours creating an TSFE Object and because it's a very
big Object there are a lot of issues that don't work really in BE context.
Beside i have to investigate if this is really the cause of the problem. I
also saw this without being in BE and without cal on the page. cal does this
in BE, when using TCA, but not in FE.
Maybe there are some other things causing this error, may be something is
lost in 4.1.2, may be ...
If i find anything i will report it here.
vg Steffen
>>> an extension, what does use the "Fake-TSFE"-Object in the Backend :-)
>> btw - there must be a possibility to create this TSFE-Object without
>> overwriting the FE-session.
>>
>> vg Steffen
More information about the TYPO3-dev
mailing list