http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2720
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] | |m --- Comment #30 from Jonathan Druart <[email protected]> --- QA comment: 1/ The unit tests should be improved: you suppose a borrower exists in the DB (and no borrower is added by sample data). Sql queries should be executed into a transaction. 2/ Step 8: The message concats 2 messages: Restricted: Patron's account is restricted until 04/08/2013 with the comment "im restricted im restricted2" View restrictions message 1 is "im restricted" and message 2 is "im restricted2" 3/ Minor: double quote around sql queries 4/ There is no comment for suspension in the borrower_debarments table. 5/ Why don't you remove the debarred and debarredcomment field in the borrowers table? I will provide a followup for unit tests Marked as Failed QA for 2 and needs clarification for others points. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
