https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26172
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #41 from Jonathan Druart <[email protected]> --- 1. Tests must cover the "$previous" case (that is never set). 2. Then the code may call something like my ($timestamp) = ->search->get_column('timestamp'); to avoid the single and _result calls. -- 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/
