MantisBT: master 6759ec19

Author Committer Branch Timestamp Parent
dregad dregad master 2015-08-02 06:53 master 393bab0e
Affected Issues  0019916: View Issues page fails when filtering custom fields
Changeset

Fix data type mismatch error with custom field filter

Disable strict type checking on check_selected() calls in
print_filter_custom_field() as there is no way to cover all possible
test cases by typecasting the parameters.

Fixes 0019916

mod - core/filter_api.php Diff File