http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12895 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Very sorry. my fault. My test plan was missing some most important thing. Here's the reason why that doesn't work : you must affect suspension days parameter in the circulation rules (Administration/Circulation and fine rules) matching both borrower and document type you choose for the test. Test plan : 1) choose a borrower and an item 2) Set suspension in the suspension days parameter in the circulation rules (Administration/Circulation and fine rules) matching both borrower and document type 3) Checkout the item selecting the previous opening date in the Specify-due-date box. 4) click on Circulation in the upper menu, then on Checkin and check the Book drop mode. The Book drop date showed should be the previous opening date. 5) Check in the item : you can see that the patron is restricted 6) apply the patch 7) redo 1 to 5 : Now, you can see that the patron is not restricted. 8) If you redo the test with two day late, you will see that the patron is not restricted : that's ok because his restriction of one day is already finished. 9) If you redo the test with more than two day late, you see that the patron restriction is, as expected, one day shorter than it were if the item had been returned without dropbox mode. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.