Seems like if you have AddXSLTParams plugin enabled and Jorge's new session plugin, and you happen to misconfigure your authentication, you end up with the following cookie, which causes the XSLTParams plugin to bomb with an error message "Internal Error" on every subsequent request.
The offending cookie was: tharter.btv.aptusventures.com TRUE / FALSE 1019586546 Apache::AxKit::Plugin::Session_AxKitSessionReason bad_session_provided I didn't go through the code in AddXSLTParams, yet, but my assumption from the behaviour is there's a bug in there that crashes Axkit when it sees the cookie header for this cookie. Even deinstalling the Session plugin doesn't fix it, the problem seems to be purely in AddXSLTParams. Removing that or killing the cookie fixes the crash. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
