]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1813088: Coerce Values to String in egGridValueFilter
authorJason Stephenson <jason@sigio.com>
Thu, 26 Mar 2020 14:47:46 +0000 (10:47 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 1 May 2020 17:26:08 +0000 (13:26 -0400)
commit646472d0fa9fbdc27f18a23656f7a635085e700a
tree4f6b5ed1e99b85037ceade229b684fda2c4feb69
parentd3fae9b54bfd6cc0c24a8e9b54fba21e03eb98e9
LP1813088: Coerce Values to String in egGridValueFilter

Coerce values to string in the switch for Boolean columns in the main
egGridValueFilter function.  This came about after an IRC conversation
with Mike Rylander who suggested this as a possible fix.  It should
when field values are strings, integers, or Booleans.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/web/js/ui/default/staff/services/grid.js