View Issue Details

IDProjectCategoryView StatusLast Update
0027260mantisbtuipublic2021-03-07 18:28
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.25.0Fixed in Version2.25.0 
Summary0027260: Confusing redirection when editing profiles
Description

When editing a Global Profile from the User Profiles page (account_prof_menu_page.php), Mantis redirects to Global Profiles page (manage_prof_menu_page.php) after update.

This behavior is confusing and should be changed, so that the user is sent back to where they came from.

TagsNo tags attached.

Relationships

related to 0027853 closedatrol Printing unsanitized user input in account_prof_edit_page.php 
child of 0027256 closeddregad Refactor Profiles management pages to display a list of records 

Activities

Related Changesets

MantisBT: master 6c6251c8

2020-09-01 09:33

dregad


Details Diff
Redirect to originating page

When editing a global profile from the Manage User Profile page,
Mantis redirects to the Manage Global Profile page, which is confusing.

We now return to the page from which the user submitted the Edit.

Fixes 0027260
Affected Issues
0027260
mod - account_prof_edit_page.php Diff File
mod - account_prof_menu_page.php Diff File
mod - account_prof_update.php Diff File