[html-formfu] Element::Date + Session = error ?
Mario Minati
mario.minati at googlemail.com
Mon Oct 15 18:53:03 GMT 2007
On Monday 15 October 2007 14:54:53 Ruben Fonseca wrote:
> Hi!
>
> I am having a problem with a Catalyst app but I don't know if it is
> FormFu related.
>
> It seems that when I store a Element::Date in a session (both
> FastMmap and DBIC), using $form->params, sooner or later I have the
> following error (sorry if it's big, but I wanted you to see all the
> details). It seems something related with binary format of something
> in the session??
>
> If you have a clue, please help me :)
[...]
No clue from that, but maybe you can post some code ;-)
Did you try to Dumper() your DateTime object after creation and after
reloading from session?
Greets,
Mario
More information about the HTML-FormFu
mailing list