[Nitro] BUG: Nitro dispatcher
Aidan Rogers
aidan at yoyo.org
Fri Jan 6 11:00:03 EST 2006
Hi all,
I believe I've found a bug in the Nitro dispatcher. I've no idea
where exactly, hence I can only report it here. To reproduce:
Set up a controller with a method that takes two arguments, e.g.:
def some_method(foo, bar)
# do something here - irrelevant what it is
end
then in your browser go to
http://localhost:9999/some_method/some_value/a.value.with.dots.in.it
And nothing will happen. Assuming you are using WEBrick, as I am,
you won't even get a log message that the web server even took the
request. Can someone please verify this bug for me, and then someone
even nicer please fix it?
Thanks!
Aidan
More information about the Nitro-general
mailing list