MantisBT: master-1.2.x 512a5af8

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2013-01-19 17:31 master-1.2.x dbf923c3
Affected Issues  0015389: Display of match_type filter property for unknown types
Changeset

Display of match_type filter property for unknown types

Prior to this, if for any reason the filter's match type property was
not one of the predefined types (i.e. 'any' or 'all'), the code would
default to 'all', but display a blank string on the filter page. This is
confusing to users, so the display now matches the filter's actual
behavior.

Fixes 0015389

mod - core/filter_api.php Diff File