[Koha-bugs] [Bug 14422] Typographical error in updatedatabase.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 19 15:05:14 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14422

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 40365
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40365&action=edit
Bug 14422: Typo in updatedatabase.pl

TEST PLAN
---------
1) backup db
2) drop db and create blank one
3) git checkout -b my_3.6.x origin/3.6.x
4) run web installer
5) set HomeorHoldingBranch system preference to 'holdingbranch'.
6) git reset --hard origin/master
7) ./installer/data/mysql/updatedatabase.pl
8) check HomeorHoldingBranch systempreference
   -- incorrectly upgraded to homebranch!
9) repeat steps 3-6
10) apply this patch
11) repeat steps 7-8
    -- should have stayed holdingbranch!
12) run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list