Bug 17319

Summary: 3.00.00 installer/data/mysql/en/mandatory/subtag_registry.sql bad comment
Product: Koha Reporter: Mark Tompsett <mtompset>
Component: Installation and upgrade (web-based installer)Assignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17319: Fix a comment in subtag_registry.sql

Description Mark Tompsett 2016-09-19 23:38:17 UTC
I went back this far to test a '0000-00-00' to 0 bug fix.
I just wanted a "clean" 3.0.0 DB to run upgrading on, not a working system.
Comment 1 Mark Tompsett 2016-09-19 23:41:26 UTC
Created attachment 55705 [details] [review]
Bug 17319: Fix a comment in subtag_registry.sql

drop db
create empty db
git checkout -b my_3.0.0 v3.00.00
web installer
-- you'll hit SQL syntax error
repeat after applying patch
I don't expect this to see the light of day, but just in case.
Comment 2 Mark Tompsett 2016-09-19 23:42:13 UTC
3.00.00 is so long deprecated.