]> git.koha-community.org Git - koha.git/commit
Bug 12292: ensure that patrons are not displayed as restricted even when the last...
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 20 May 2014 14:07:17 +0000 (16:07 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 11 Jul 2014 06:43:26 +0000 (08:43 +0200)
commitbba22191ed48fe4c98cb1281afb39ed23d561a53
treed65c7353747c522e5762133e88d14d37c3f9f683
parentff9bf9c856687c18533c8ba39062ad922f05f057
Bug 12292: ensure that patrons are not displayed as restricted even when the last restriction has expired

This is the same issue as bug 12134, but for the patron deatils page.

Test Plan:
1) Add a manual restriction to a patron and wait until the
   expiration date of the restriction has passed.  This can be
   simulated by modifying borrowers.debarred for a borrower and
   setting the date in the past.
2) Go on the detail page for a patron (members/moremember.pl)
3) Note the warning message
    "Patron is restricted until XX/XX/XXXX View restrictions"
4) Apply this patch
5) Repeat step 2
6) Note the warning message does not appear anymore

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described, no errors.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit a672240a7575d25c554cbbf003abee00aa3f7e89)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
members/moremember.pl