ChangesListStringOptionsFilter: Make isSelected() respect ALL
authorRoan Kattouw <roan.kattouw@gmail.com>
Mon, 17 Jul 2017 23:52:51 +0000 (16:52 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Mon, 17 Jul 2017 23:52:51 +0000 (16:52 -0700)
commit59c94b1c9d51d013d40f38f20318d4d050e48f0d
treee6939209311b7ff0df86dedbbb84f56cd2085915
parent9c6f6681afd55b96de751fdfcf8fd0acd43c4c03
ChangesListStringOptionsFilter: Make isSelected() respect ALL

ChangesListStringOptionsGroup::modifyQuery checks for ALL and
behaves accordingly, but isSelected() didn't. This broke conflict
detection when an entire non-full-coverage group was selected.

Bug: T162630
Change-Id: Ie241744201380ca5450d5edbb3eba971194f3df4
includes/changes/ChangesListStringOptionsFilter.php