Bug 6797

Summary: Make koha-create more verbose
Product: Koha Reporter: Magnus Enger <magnus>
Component: PackagingAssignee: Magnus Enger <magnus>
Status: NEW --- QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Magnus Enger 2011-08-27 09:29:59 UTC
Over time it has become possible to alter what koha-create does in several ways: the default config file, custom config files pointed to by the --configfile option, as well as specific command line options for --defaultsql, --marcflavor and --zebralang. 

It might be a good idea to have koha-create outoput a summary of what parameters were actually used, to avoid surprises. My preference is to do this as the default, but it could also be hidden behind a --verbose flag.
Comment 1 Tomás Cohen Arazi 2013-04-23 23:09:43 UTC
I think this is still a reasonable enhancement for master.