MantisBT: master 9f97edd1

Author Committer Branch Timestamp Parent
cproensa dregad master 2018-02-14 01:39 master 5a00b959
Changeset

Fix type mismatch for category filter

New option for searching category "none" produced a type mismatch,
because stored valued are strings and filter constant is integer.

mod - core/filter_form_api.php Diff File