[Catalyst] Oddness with Catalyst::Plugin::Session::Store::DBIC
Moritz Onken
onken at houseofdesign.de
Thu Apr 29 00:10:29 GMT 2010
>>
>
> Right after ConfigLoader ... shouldn't do that.
>
> Honestly, the session shouldn't be UPDATEd at all in that case.
>
>> Like I said though, for me it's not a big deal that this happens, now
>> that I know what causes it, I'm not worried about this showing up on my
>> app_server.pl output during development. For production DBIC_TRACE is
>> forced off and Static::Simple is never loaded :)
>
> Which is great. But a lot of users leave Static::Simple loaded, so while
> it's not going to bother you it -will- bother them.
>
> So, in the name of paying karma forwards, any chance I could have the
> versions anyway please?
I updated all Plugins to the latest version using
cpan> upgrade /^Catalyst/
Still the same behaviour.
cheers,
mo
More information about the Catalyst
mailing list