Skip Menu |

This queue is for tickets about the Apache-AuthCookie CPAN distribution.

Report information
The Basics
Id: 11104
Status: resolved
Priority: 0/
Queue: Apache-AuthCookie

People
Owner: Nobody in particular
Requestors: info [...] charlestonsw.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Bug in remove_cookie()?
sub remove_cookie { ... $r->server->log_error("removed_cookie ". $r->err_headers_out->get("Set-Cooke")) ... } Should this not be "Set-Cookie" instead of "Set-Cooke"? Just a debugging issue, but probably should be fixed anyway. - Lance
[guest - Wed Jan 19 23:23:15 2005]: Show quoted text
> sub remove_cookie { > ... > $r->server->log_error("removed_cookie ". > $r->err_headers_out->get("Set-Cooke")) > ... > } > > Should this not be "Set-Cookie" instead of "Set-Cooke"?
Thanks. You are running an outdated version of AuthCookie. This was fixed in v3.06. Regards, Michael Schout GKG.NET, Inc.