WLFilters: Respect default values
authorStephane Bisson <sbisson@wikimedia.org>
Fri, 8 Sep 2017 14:01:00 +0000 (10:01 -0400)
committerStephane Bisson <sbisson@wikimedia.org>
Fri, 8 Sep 2017 14:01:00 +0000 (10:01 -0400)
commit5e12ab58bec3844100e7407137d75a43add9b22d
treeaf4c1e5d75a00e52905b35926071bc1e0f0d54fd
parent052abe72c88a8b839054ac7818664885972e89fb
WLFilters: Respect default values

Followup to I3e48a9f2d9b70f0b9f6d7c6329db9c8e8001ee49
Reported in T174725#3590145

Comparing current value and active value with
different representation ("1" !== true) leads to
not applying filters that are ON by default.

Bug: T174725
Change-Id: If083610c0294756589adfc32a59388cc7422ad5d
includes/changes/ChangesListBooleanFilter.php