No subject


Fri Mar 12 13:03:17 CET 2010


[snip]
which starts a PHP session on every request (be it BE or FE). This
conflicts with any other TYPO3 session, one of which is used by the
install tool.

I am not sure why ameos_formidable needs its own _SESSION, but it might
be better if it uses the TYPO3 session management, or only starting the
session when really needed (in the frontend probably?).

[...]

A potential bugfix in ameos_formidable is wrap a:
if (TYPO3_MODE === "FE") {
}
around the session initialization in ext_localconf.php.

[snip]


Would it be possible to release fixed FORMidable versions 2.x and 1.1.x
(the latter to the TER) very quickly?

Thanks a lot,


Oliver
-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member


More information about the TYPO3-project-formidable mailing list