MantisBT: master 5f641fc7

Author Committer Branch Timestamp Parent
dregad dregad master 2013-01-19 17:31 master 4362aa14
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