Change #5419
Category | None |
Changed by | Mike Rylander <mrylander | @gmail.com>
Changed at | Thu 24 May 2018 15:40:19 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 23719d94411c4d59357ecd37bbc9a8c79a7e5c5c |
Comments
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>
Changed files
- Open-ILS/web/js/ui/default/staff/offline.js