LP#1359934: prevent error opening patron search form collab/gmcharlt/lp1359934_accommodate_stricter_json2js
authorGalen Charlton <gmc@esilibrary.com>
Thu, 21 Aug 2014 19:33:53 +0000 (12:33 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 21 Aug 2014 19:36:27 +0000 (12:36 -0700)
commit6a8d8289252a21ba1d969027afabdf3f08a957d1
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>
Open-ILS/xul/staff_client/server/patron/search_form.js