| Summary: | Upgrading message shows identical version | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marc Véron <veron> |
| Component: | Installation and upgrade (web-based installer) | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | gmcharlt, jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Screenshot upgrading message with identical version in web installer | ||
(In reply to Marc Véron from comment #0) > Created attachment 66836 [details] > Screenshot upgrading message with identical version in web installer > > While upgrading, the web installer shows a message similar like > "We are upgrading from Koha 17.06.00.004 to 17.06.00.004" > Expected: Different version numbers for "from" and for "to". > > It seems that dbversion and kohaversion are the same in installer/step3.tt > (see screenshot). Web installer > Updadte database We are upgrading from Koha 17.06.00.007 to 17.06.00.007 Result: Update report Update to 17.06.00.008 done This usually happens when memcached has not been restarted after the codebase has been updated. Closing, please reopen if it appears again. |
Created attachment 66836 [details] Screenshot upgrading message with identical version in web installer While upgrading, the web installer shows a message similar like "We are upgrading from Koha 17.06.00.004 to 17.06.00.004" Expected: Different version numbers for "from" and for "to". It seems that dbversion and kohaversion are the same in installer/step3.tt (see screenshot).