[TYPO3-mvc] FormViewHelper - Serialization of 'Closure' is not allowed
Christian Kuhn
lolli at schwarzbu.ch
Tue Aug 7 20:23:37 CEST 2012
Hey.
On 08/07/2012 10:52 AM, Jacob Rasmussen wrote:
> I would like to hear if any of you have come across the problem where
> you forward a domain model to an action, which renders a form... which
> results in the "Serialization of 'Closure' is not allowed" exception
> because the domain model can't be serialized?
Yeah. Oliver Hader had fun with this issue already. It is quite
problematic to find a clean 'how-to-reproduce'. The issue came up during
our bootstrap code sprint as well. It is nasty, since it seems to only
occur under conditions like USER_INT together with others. The
surrounding code is not easy, either.
There are some patches in gerrit already, one for the core and one for
extbase, but I'm unsure if anything is merged yet, and for which core
versions.
It would be cool if you could look up the current state, and help out
with reproducing, voting, testing, fixing. Keep us informed.
Regards
Christian
More information about the TYPO3-project-typo3v4mvc
mailing list