Bug 7185 - Update to 3.6 says "Koha release 3.4"
Summary: Update to 3.6 says "Koha release 3.4"
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: 3.6
Hardware: All All
: PATCH-Sent (DO NOT USE) trivial (vote)
Assignee: Henri-Damien LAURENT
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-06 08:42 UTC by Julian Maurice
Modified: 2012-10-25 23:09 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 7185: Fix updatedatabase message for 3.6.0 release (918 bytes, patch)
2011-11-06 08:47 UTC, Julian Maurice
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 7185: Fix updatedatabase message for 3.6.0 release (1.07 KB, patch)
2011-11-06 09:59 UTC, Francois Charbonnier
Details | Diff | Splinter Review
Follow up for simple typo release notes (1.19 KB, patch)
2011-11-17 12:18 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Maurice 2011-11-06 08:42:54 UTC
A very minor glitch in updatedatabase.pl, when you update to 3.6, the installer say "Upgrade to 3.06.00.000 done Koha 3.4.0 release"

Will submit a patch quickly.
Comment 1 Julian Maurice 2011-11-06 08:47:22 UTC Comment hidden (obsolete)
Comment 2 Francois Charbonnier 2011-11-06 09:59:41 UTC
Created attachment 6243 [details] [review]
[SIGNED-OFF] Bug 7185: Fix updatedatabase message for 3.6.0 release

Signed-off-by: François Charbonnier <francois.charbonnier@biblibre.com>
Comment 3 Francois Charbonnier 2011-11-06 10:04:10 UTC
I just tested this patch.

I had to change the version system preferences from 3.0600000 to 3.0500999 and reload the staff homepage to get the updatedatabase page and then i could reproduce the bug and test the patch.

It works.
Comment 4 Ian Walls 2011-11-06 10:37:42 UTC
Simple fix, easy to read, passing through QA.
Comment 5 Paul Poulain 2011-11-06 14:46:36 UTC
This patch is tiny, related to a small typo, so:
* i've pushed it onto master (not in a separate branch)
* I mark the bug RESO/FIXED immediatly
Comment 6 Paul Poulain 2011-11-06 14:54:22 UTC
QMAint : sorry, I almost forgot you would be interested in applying this patch as well. Reopening (but don't search for a branch, go git be apply 7185 instead)
Comment 7 Marcel de Rooy 2011-11-17 12:18:30 UTC
Created attachment 6326 [details] [review]
Follow up for simple typo release notes

Auto signoff for trivial text edit (what's in a name) ;)
Comment 8 Paul Poulain 2011-12-12 16:47:06 UTC
patch pushed, for RMAint
Comment 9 Chris Nighswonger 2011-12-14 18:01:26 UTC
(In reply to comment #8)
> patch pushed, for RMAint

pushed to 3.2.x and all other occurrences are fixed as well.
Comment 10 Marcel de Rooy 2011-12-15 07:48:37 UTC
Paul: Could you push it also to master please? To correct a file in misc/releasenotes. (Chris N did 3.6.x already.) Thanks.
Comment 11 Paul Poulain 2011-12-15 12:33:37 UTC
follow-up for simple typo release notes pushed
Comment 12 Julian Maurice 2012-01-02 11:03:15 UTC
Ok, closing this bug