José Valim
2009-Mar-03 13:21 UTC
Exception Notification breaks Rails 2.3 localized rescue
Exception Notification overrides rescue action in public and for this reason Rails edge localized rescue (i.e. rendering public/500.en.html) does not work properly. I''ve created a patch a long time ago, when localized rescue was still a plugin but I hope it gets the proper attention now since localized rescue is part of rails core. The patch is here: http://rails.lighthouseapp.com/projects/8995/tickets/16-exception-notifiable-should-not-override-rescue_action_in_public Of if you prefer, you can pull from my repository: http://github.com/josevalim/exception_notification/tree/master Regards, José Valim. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---