]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1755220: Return value checking in offline session fetch
authorMike Rylander <mrylander@gmail.com>
Fri, 4 May 2018 13:58:53 +0000 (09:58 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 24 May 2018 19:41:25 +0000 (15:41 -0400)
commitdabc5a7c31c825767fea1e4302a5de833c6cbb8b
tree0f79005e3f25c9a95236731a2fd27af70bce24f4
parent899dc67bf2288a23fdb447ae86aab38036ebec95
LP#1755220: Return value checking in offline session fetch

We need to make sure that we receive the correct shape of data (array) rather
than that we simply got anything when fetching sessions.  In the case of an
expired session token, we'll receive an ILS Event object informing us of the
expiration where we'd normally see a list of sessions.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Dawn Dale <ddale@georgialibraries.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/web/js/ui/default/staff/offline.js