MantisBT: master 1fc514b5

Author Committer Branch Timestamp Parent
cproensa atrol master 2017-04-12 09:46 master 5079c07d
Affected Issues  0008204: Filters not remembered when clicking through from "My View"
Changeset

Ensure temporary filter is tracked through view_all_page

Implement correct tracking of the temporary filter id through
view_all_set actions, by passing the filter id as parameter from all
action links and filter form.

Fixes: 0008204

mod - core/filter_api.php Diff File
mod - core/filter_form_api.php Diff File
mod - core/print_api.php Diff File
mod - js/common.js Diff File
mod - return_dynamic_filters.php Diff File
mod - view_all_inc.php Diff File
mod - view_all_set.php Diff File