Bug 22841

Summary: Installer does not crash if a sql file is missing
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Installation and upgrade (command-line installer)Assignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: martin.renvoize, nick, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21651
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 22841: DO NOT PUSH - recreate the problem

Description Jonathan Druart 2019-05-03 15:41:40 UTC
I did an error in a patch and typoed the sysprefs.sql path, the installer did not return any errors and the data were marked as correctly inserted.
As it could lead to further errors it would be good to fix it.
Comment 1 Jonathan Druart 2019-05-03 15:42:34 UTC
Created attachment 89321 [details] [review]
Bug 22841: DO NOT PUSH - recreate the problem
Comment 2 Jonathan Druart 2019-05-03 15:43:30 UTC
I do not understand what's going wrong here, any hints welcomed!