[Klone-users] Bug cookie

Stefano Barbato barbato at koanlogic.com
Wed Apr 16 10:07:01 EDT 2008


Hi Mickael,

thanks for pointing that out! I'll fix it asap.

s



On 16/apr/08, at 10:38, Mickael Auger wrote:
> Hi,
>
> I created .kl1 page using "response_set_cookie()" function.
> I wrote :
> =======================
> response_set_cookie(
>    response,
>    "mycookie",
>    "myvalue",
>    1300000000,
>    "/",
>    NULL,
>    0
> )
> ==================
>
> However my web-browser display that there no expire date.
> And telnet also shows this problem.
>
> In "klone-core-2.0.2/src/libpage/response.c" file, line 166 in  
> "response_set_cookie()" function,
> I think that there is no 's' to "expire" word.
> I tested that and this problem was resolve.
>
> Thanks
>
> -- 
> Mickaël AUGER
> mickael.auger at gmail.com  
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users





More information about the klone-users mailing list