[Koha-bugs] [Bug 18368] DBversion 16.12.00.022 not set by updatedatabase.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 2 19:03:26 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18368

--- Comment #2 from Marc Véron <veron at 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.


More information about the Koha-bugs mailing list