]> 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:49 +0000 (13:26 -0400)
commitcc5b3e5936dfc0758eb6e4b02a2a9f5816c051b0
tree63e1fd1589b8200023eb09289524b0f1e3cee080
parentbef7fea28c268e921926e52d1c000c7512a01353
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