http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14422
--- Comment #1 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
