updatedatabase tries to update to 16.056xxxx when the kohaversion in koha.pm is set to 16.06. We need to set the updatedatabase version to match.
Created attachment 51919 [details] [review] Bug 16619 - installer stuck in infinite loop To test: run the web installer on master, it should not get stuck in an infinite loop.
I reset the Version value to 16.05, applied this patch to master and ran the web installer. The web installer correctly updated the version number to 16.0600000 and the web installer correctly re-directed to the Koha login page.
Pushing this past QA - thanks!
Pushed in 16.05. Will be in 16.05.01.
Not needed in 3.22.x