MantisBT: master 7af2f47a

Author Committer Branch Timestamp Parent
dhx dhx master 2011-09-05 00:41 master 887d9e50
Affected Issues  0013141: wrong args passed to config_get in filter_db_get_filter
Changeset

Fix 0013141: Incorrect parameters to config_get function

Thanks to Todd Whitesel for finding this problem in filter_api.php and
to Roland Becker for providing further assistance.

I have grepped the source code and reviewed all other calls to
config_get to ensure they correctly use parameters. There was one
additional bug discovered in bug_report_page.php.

Conflicts:
bug_report_page.php

mod - bug_report_page.php Diff File
mod - core/filter_api.php Diff File