http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11957
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26449|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 26518 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26518&action=edit [PASSED QA] Bug 11957: sample_only_param_tables.sql is not usable This sql file tries to insert data into nonexistent tables. It is useless and can be removed. Test plan: git grep sample_only_param_tables should not return any result. NOTE: This is basically a git rm. Simple patch. Signed-off-by: Mark Tompsett <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> File is not used by the installers and it wouldn't work with today's Koha for trying to insert data into non-existant tables and tables with different structure. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
