]> 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:59 +0000 (19:37 -0400)
commitac27005b0d6848f3e1118206df088d51bb0a489d
tree28fed4723189f7685fbb689cf972ab4f1042c74a
parent7d91c5301c1e090e2408ed0c08104620e51031a2
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