https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14784
The Minh Luong <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #61 from The Minh Luong <[email protected]> --- I have tested before applying the patch and everything seems to work WITHOUT it. The tests seems to work fine without the patch, but one fail when applying the patch. Here is what I did: Before applying the patch: 1) Select a user with active restrictions (manual restriction works) and note his category. 2) Make sure finesday=0 for the user's category noted in step 1. 3) Checkout and return an item (not overdue). A previous restriction reminder will appear (Message in yellow box) 4) Checkout and return an overdue item (change the date at checkout) A previous restriction reminder will also appear (Message in yellow box) 5) Run prove -l t/db_dependent/Circulation.t (ALL tests should pass) After applying patch: Same steps from 1 to 5 , but at step 5, one test fails (AddReturn + CumulativeRestrictionPeriods). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
