MantisBT: master 38b02126

Author Committer Branch Timestamp Parent
giallu giallu master 2011-01-19 19:01 master eca0321a
Affected Issues  0016410: "Delete project settings" buttons on manage config pages do not redirect properly
Changeset

kill form_action_self().

It seems we can avoid setting an explicit action on forms posting to same
page. This system has the additional benefit of not breaking setups with a
front controller script hadling page requests.

mod - core/helper_api.php Diff File
mod - core/authentication_api.php Diff File
mod - manage_config_email_page.php Diff File
mod - bugnote_stats_inc.php Diff File
mod - billing_inc.php Diff File
mod - core/form_api.php Diff File
mod - manage_config_work_threshold_page.php Diff File
mod - manage_config_workflow_page.php Diff File