2 Apr
2017
2 Apr
'17
6:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18368 --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 61769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61769&action=edit Bug 18368 - DBversion 16.12.00.022 not set by updatedatabase.pl Updating to 16.12.00.22 puts the upgrade process in an endless loop because DBversione is not set by updatedatabase.pl Missing line: SetVersion( $DBversion ) This patch inserts the line as appropriate. To test: - Apply patch - Verify code change makes sense - Verify that upgrade smoothly runs through -- You are receiving this mail because: You are watching all bug changes.