https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3820
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA QA Contact|[email protected] |[email protected] |y.org | --- Comment #22 from Josef Moravec <[email protected]> --- This is great addition and I like it, but as it changes the behaviour, the test should be adjusted too: t/db_dependent/Koha/Patrons.t .. 29/33 # Failed test 'Got correct new cardnumber' # at t/db_dependent/Koha/Patrons.t line 1414. # got: undef # expected: 'TESTCARDNUMBER' # Failed test 'Got correct old cardnumber' # at t/db_dependent/Koha/Patrons.t line 1415. # got: undef # expected: 'jY44Hy2e7OojC2Zx7vMo43gzub' # Failed test 'With BorrowerLogs, Change in cardnumber should be logged, as well as general alert of patron mod.' # at t/db_dependent/Koha/Patrons.t line 1416. # got: '1' # expected: '2' # Looks like you failed 3 tests of 3. # Failed test 'Log cardnumber change' # at t/db_dependent/Koha/Patrons.t line 1417. -- You are receiving this mail because: 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/
