Bug 17319 - 3.00.00 installer/data/mysql/en/mandatory/subtag_registry.sql bad comment
Summary: 3.00.00 installer/data/mysql/en/mandatory/subtag_registry.sql bad comment
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low trivial (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-19 23:38 UTC by Mark Tompsett
Modified: 2017-06-14 22:08 UTC (History)
1 user (show)

See Also:
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 (1.34 KB, patch)
2016-09-19 23:41 UTC, Mark Tompsett
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.