Bug 16619

Summary: Installer stuck in infinite loop
Product: Koha Reporter: Liz Rea <liz>
Component: Installation and upgrade (web-based installer)Assignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: blocker    
Priority: P5 - low CC: brendan, f.demians, florent.mara, gmcharlt, julian.maurice
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 16619 - installer stuck in infinite loop

Description Liz Rea 2016-05-30 23:21:25 UTC
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.
Comment 1 Liz Rea 2016-05-30 23:22:50 UTC
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.
Comment 2 Florent Mara 2016-05-30 23:37:05 UTC
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.
Comment 3 Brendan Gallagher 2016-05-31 09:03:23 UTC
Pushing this past QA - thanks!
Comment 4 Frédéric Demians 2016-06-15 07:30:21 UTC
Pushed in 16.05. Will be in 16.05.01.
Comment 5 Julian Maurice 2016-06-16 07:20:40 UTC
Not needed in 3.22.x