Mailing List Archive

[bricoleurs/bricolage] 68bf52: Newer versions of Apache::Session (1.83+, I believ...
Branch: refs/heads/rev_1_10
Home: http://github.com/bricoleurs/bricolage

Commit: 68bf524617b87c0fe1069c869e02d51a911cbe0c
http://github.com/bricoleurs/bricolage/commit/68bf524617b87c0fe1069c869e02d51a911cbe0c
Author: Dave Rolsky <autarch@urth.org>
Date: 2010-04-05 (Mon, 05 Apr 2010)

Changed paths:
M lib/Bric/App/Session.pm

Log Message:
-----------
Newer versions of Apache::Session (1.83+, I believe) throw a different error when the session does not yet exist.


Commit: c383e09b2d8fb561b221da7636c394920b7b1240
http://github.com/bricoleurs/bricolage/commit/c383e09b2d8fb561b221da7636c394920b7b1240
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-04-05 (Mon, 05 Apr 2010)

Changed paths:
M lib/Bric/App/AccessHandler.pm
M lib/Bric/App/PreviewHandler.pm
M lib/Bric/Changes.pod

Log Message:
-----------
Backported error handling patch.

Thanks to autarch for reporting the bug. Will backport.