Menu

Commit [r5611]  Maximize  Restore  History

Fix potential Execution After Redirect bugs.

Execution After Redirect (EAR) happens when redirect in a controller is
triggered but there still is code that is executed in the action.

tmaruyama 2011-05-01

changed /trunk/app/controllers/application_controller.rb
changed /trunk/app/controllers/custom_fields_controller.rb
changed /trunk/app/controllers/enumerations_controller.rb
changed /trunk/app/controllers/issue_categories_controller.rb
changed /trunk/app/controllers/roles_controller.rb
changed /trunk/app/controllers/settings_controller.rb
/trunk/app/controllers/application_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/custom_fields_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/enumerations_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/issue_categories_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/roles_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/settings_controller.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.