7 Jun
2023
7 Jun
'23
1:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33938 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 152098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152098&action=edit Bug 33938: Don't tell the DB is not up-to-date when it is If you hit /cgi-bin/koha/installer/install.pl and that the DB is up-to-date already, the screen shows "We are upgrading from Koha 23.06.00.002 to 23.06.00.002". We should just say that everything is ok Test plan: Have an up-to-date DB, then hit /cgi-bin/koha/installer/install.pl Notice that the message changed and is more correct with the patch applied. -- You are receiving this mail because: You are watching all bug changes.