> -----Original Message----- > From: Andy Grundman [mailto:[EMAIL PROTECTED] > > On Apr 2, 2007, at 4:02 PM, Michael Higgins wrote: > > > DBIC_TRACE-ing showed me there never was a query to > authenticate, and > > this debug statement seems to show the query parameters are never > > acquired. > > > > Except, _sometimes_ they are. > > > > Sending the query parameters directly after the url works > every time. > > Please try updating to the latest version of HTTP::Body > (0.9), this includes a bug fix for IE and it's bad habit of > sending CRLF after a POST body in violation of it's Content-Length. >
Thanks, Andy! That was the issue and the fix. Cheers, -- Michael Higgins _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
