Menu

Commit [r5613]  Maximize  Restore  History

Merged r5611 from trunk.

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 /branches/1.1-stable/app/controllers/application_controller.rb
changed /branches/1.1-stable/app/controllers/custom_fields_controller.rb
changed /branches/1.1-stable/app/controllers/enumerations_controller.rb
changed /branches/1.1-stable/app/controllers/issue_categories_controller.rb
changed /branches/1.1-stable/app/controllers/roles_controller.rb
changed /branches/1.1-stable/app/controllers/settings_controller.rb
/branches/1.1-stable/app/controllers/application_controller.rb Diff Switch to side-by-side view
Loading...
/branches/1.1-stable/app/controllers/custom_fields_controller.rb Diff Switch to side-by-side view
Loading...
/branches/1.1-stable/app/controllers/enumerations_controller.rb Diff Switch to side-by-side view
Loading...
/branches/1.1-stable/app/controllers/issue_categories_controller.rb Diff Switch to side-by-side view
Loading...
/branches/1.1-stable/app/controllers/roles_controller.rb Diff Switch to side-by-side view
Loading...
/branches/1.1-stable/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.