[Catalyst] Oddness with Catalyst::Plugin::Session::Store::DBIC
Matt S Trout
mst at shadowcat.co.uk
Wed Apr 28 14:50:47 GMT 2010
On Tue, Apr 27, 2010 at 05:07:36PM +0700, Ben van Staveren wrote:
> Hi Moritz,
>
> Yeah I just figured that one out - but that's new, never saw it do this
> before to be honest - it's not a big deal actually since in production
> Static::Simple isn't used and I let lighttpd take care of serving static
> files, but in testing it's a bit disconcerting to see it crop up all of
> a sudden :)
Check your plugin order; this doesn't normally happen because Static::Simple
bypasses the loading of the session. If you've tried it both before and
after you load your session plugins, come back to us with the versions of
all the plugins you're loading and we'll dig further.
--
Matt S Trout Catalyst and DBIx::Class consultancy with a clue
Technical Director and a commit bit: http://shadowcat.co.uk/catalyst/
Shadowcat Systems Limited
mst (@) shadowcat.co.uk http://shadowcat.co.uk/blog/matt-s-trout/
More information about the Catalyst
mailing list