http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6299
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from M. de Rooy <[email protected]> 2011-08-04 10:32:45 UTC --- > There should be an option for those who are on Koha already and just upgrading from an older version (as I am on my test machine). I think this patch provides an excellent addition of sample MARC data. The install script offers the option as advertised. (Did not run it though.) But I agree with Nicole that only this patch will not help existing installs. An experienced user may run mysql from the command-line, but that seems not to be enough. (How would he know at first?) An informational warning on the updatedatabase screen could be helpful as well as additional information in the INSTALL files. (But even these two things may be overlooked easily.) Additionally, minor point: Should you better test on the existence of RELTERMS in the table before inserting? I already have RELTERM in my data; could easily have been RELTERMS too. If RELTERMS should exist somewhere already, you would probably want to insert them under a different name. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
