MantisBT: master-2.2 a55495f7

Author Committer Branch Timestamp Parent
cproensa vboctor master-2.2 2017-03-21 14:43 master-2.2 7951aa22
Affected Issues  0022392: Sorting all bugs list using a column header after applying a filter resets the filter
Changeset

Fix filter_gpc_get custom fields filter properties

Fix issue where filter_gpc_get() parses custom fields properties and
overwrites existing ones in the input filter with empty when those
properties are not present as gpc parameters.
This function, when called with an existing filter, should overwrite
only those properties thare are present as request parameters.

Fixes: 0022392

mod - core/filter_api.php Diff File