http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7793
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #11 from Jonathan Druart <[email protected]> --- Olli, Could you - move the updatedb entry at the end of the updatedatabase.pl file. - make the change more clear, it's not easily readable And I think there is a problem: Before: 2 id=42 After: 1 id=43 and 1 id=44 I would expect: 1 id=42 and 1 id=43. -- 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/
