]> git.koha-community.org Git - koha.git/commit
7453 Followup for borrower without expiry date
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 23 Feb 2012 08:46:32 +0000 (09:46 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 23 May 2012 23:37:46 +0000 (19:37 -0400)
commitd9a3e992cee6d97ed614d881da6a0340fa1b6320
treefd0a15eac6099062aff2a51f8c4b9aa0acf14784
parenteab3871650e1e01fa841419a4aaee93b5849b2af
7453 Followup for borrower without expiry date

While it should be impossible now to have a patron without expiry date, I still had one. It does not hurt to add a simple check on expiry date defined before calling delta days on null values and breaking the opac login.
Trivial change.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested by deleting the expirydate from my own patron record.
Missing expiry date now no longer breaks the summary page
in the patron account on OPAC.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
opac/opac-user.pl