]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1359934: prevent error opening patron search form
authorGalen Charlton <gmc@esilibrary.com>
Thu, 21 Aug 2014 19:33:53 +0000 (12:33 -0700)
committerBen Shum <bshum@biblio.org>
Thu, 21 Aug 2014 20:09:36 +0000 (16:09 -0400)
commit646d132b635909ea0eb0ff816de64115fce87458
treee8730885b06b3d752eb7cd5ca7c4c78de9887a47
parentb8318714885fcb0ccfe1eae86e80191c1243295d
LP#1359934: prevent error opening patron search form

As a result of the patch for OpenSRF bug 1316245, JSON2js
in the OpenSRF library is now stricter -- in particular, passing
an undefined value to it results in an exception being thrown.

This patch runs with the increased strictness and fixes an
issue where the patron search form was passing an undefined value
to JSON2js.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/xul/staff_client/server/patron/search_form.js