This bug seems to be serious, it shows up on every new rails site
created on an up to date Lucid Lynx:

rails test
cd test
scripts/server

Now if I open http://localhost:3000/ the first time, it works. But from
then on, I only get Internal Server errors as "private method `gsub!'
called for #<Class:0x7f6f1e0568d0>".

Changing res.set_error(err) to res.set_error(err.to_s) solved the
problem for me.

-- 
webrick crashes processing NotModified response in lucid
https://bugs.launchpad.net/bugs/540193
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to