[Nitro] about rake test
Arne Brasseur
arne at arnebrasseur.net
Sun Jul 8 18:11:59 EDT 2007
Jonathan Buch schreef:
>> * cgi/cookie doesn't work either and complains about a bad timestamp
>> that doesn't use the http1.1 format.
>>
>
> Yeah, but I know nothing about cookies, someone more proficient has
> to have a look at that. If you know what it should deliver, could
> you propose a spec or code change to make the spec go green?
>
I will fix this (since I broke it :), the problem is that Integer()
considers the number to be octal when it starts with a zero, and 8 isn't
valid in octal. Leading zeroes need to be stripped off first.
(ab)
--
Arne Brasseur
http://www.arnebrasseur.net
arne at arnebrasseur.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/nitro-general/attachments/20070709/0d23229a/attachment.html
More information about the Nitro-general
mailing list