Summary: | Fix for updatedatabase.pl (mixed version numbers) | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Installation and upgrade (command-line installer) | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 9767: Fix for updatedatabase.pl (mixed version numbers) |
Description
Marcel de Rooy
2013-03-08 07:55:41 UTC
Numbers 3.11.00.24 and 25 are in the wrong order. Created attachment 15965 [details] [review] Bug 9767: Fix for updatedatabase.pl (mixed version numbers) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Tested by manually resetting version number. The warnings for 3.11.00.25 can be ignored. But now 24 was executed. Taking the liberty to set to Passed QA for attention of RM. This patch has been pushed to master. |