MantisBT: master-1.2.x e28fa430

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-05-06 01:54 master-1.2.x 129a8e5e
Affected Issues  0014216: The filter in managed_user_page.php is not persistent
Changeset

The filter in managed_user_page.php is not persistent

The filter values stored in the cookie whenever the criteria change,
were restored to the form variables instead of the sanitized ($c_)
variables, and were therefore not taken into account when building the
page.

Fixes 0014216

mod - manage_user_page.php Diff File