This project is archived and is in readonly mode.

Changeset [33c5689e2d04aa08759903bc5d1e4de3bf6c35dd] by Neeraj Singh

July 19th, 2010 @ 01:50 PM

Exceptions from views should be rescued based on the original exception. If a handler for original exception is missing then apply ActiveView::TemplateError

[#2034 state:resolved]

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/33c5689e2d04aa08759903bc5d1e4d...

Committed by Neeraj Singh

  • A actionpack/lib/action_controller/metal/rescue_with_helper.rb
  • M actionpack/lib/action_controller.rb
  • M actionpack/lib/action_controller/base.rb
  • M actionpack/test/controller/rescue_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>