Bug 6328 Fixes for comment 35
authorPaul Poulain <paul.poulain@biblibre.com>
Fri, 21 Oct 2011 15:23:36 +0000 (17:23 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 25 Nov 2011 13:00:47 +0000 (14:00 +0100)
commitd019b4c63aa46f5eaad044178b5489aee0491ab1
tree2e126638dd645ca517170878641d4983634ac057
parent41b42dbe32245d7ca483906507fd5021e499d46a
Bug 6328 Fixes for comment 35

* correctly indenting with tab the debarrcomment field
* setdebar.pl is called without status parameter, thus it is not working anymore. It's fixed & some dead code has been removed. To test : debar someone, then go to patron detail page and click "lift debarment"
* the test function had not been updated. The fix define a debarment date of 2099-12-31 (no limit)
C4/Auth_with_ldap.pm
members/setdebar.pl
t/db_dependent/lib/KohaTest/Members/DebarMember.pm