From: GitHub <no...@gi...> - 2016-06-15 11:59:51
|
Branch: refs/heads/master Home: https://github.com/mantisbt/mantisbt Commit: 413e641fc6b30ad0491044add4e999d1a2909df2 https://github.com/mantisbt/mantisbt/commit/413e641fc6b30ad0491044add4e999d1a2909df2 Author: Damien Regad <dr...@ma...> Date: 2016-06-15 (Wed, 15 Jun 2016) Changed paths: M manage_user_page.php Log Message: ----------- Fix manage user page filter '0' selection Use of loose comparison causes 0 to match all character strings. Fixes #21115 |