I've just noticed that my apps running on trunk don't handle RoutingErrors properly any more. Visiting a junk URL (http://myhost/fsdfsf) displays a kind-of-broken 500 message instead of a 404.
As far as I can tell, this is due to the patch applied in [4589]: http://dev.rubyonrails.org/changeset/4589 Reverting this change fixes the problem for me. I've tried investigating why the patch causes this behaviour, but I can't work it out. Anyone else got any ideas? Can someone revert the patch for now? Alisdair _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core