MantisBT: master b954cc5b

Author Committer Branch Timestamp Parent
dregad dregad master 2015-10-29 09:36 master 5a496d80
Affected Issues  0020105: Filter by "Match Type" throws error
Changeset

Ensure FILTER_MATCH_TYPE property is an int

This prevents APPLICATION ERROR 26 (Data Type mismatch) when applying a
filter built based on a saved filter which (for legacy reasons) had the
criteria stored as a string instead of an integer.

Fixes 0020105

mod - core/filter_api.php Diff File