MantisBT: master-1.2.x ce2c3272

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-12-06 09:53 master-1.2.x 21299299
Affected Issues  0011263: return_dynamic_filters.php produces non-standard error messages
Changeset

Fix 0011263: Refactor and cleanup return_dynamic_filters.php

This file didn't use already-available API such as error_api and
gpc_api. Thus it had poor duplication of existing code, leading to a
number of bugs, mostly relating to the display of error messages. The
file should be a little bit cleaner and easier to read now.

mod - lang/strings_english.txt Diff File
mod - return_dynamic_filters.php Diff File