[Koha-bugs] [Bug 15053] sample_creator_data.sql now fails during a fresh install

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 29 20:31:12 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15053

--- Comment #19 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Tomás Cohen Arazi from comment #18)
> (In reply to M. Tompsett from comment #17)
> > Please don't forget about comment #12. :)
> 
> Do this patches introduce the problem you mention?

These patches do correct the error in comment #1.
They do not introduce new errors, as far as I can tell.
But a:
truncate blah 1
truncate blah 2
truncate blah 3
source blah 4
where blah 1..3 = the creator_ tables and printers_profile
and where blah 4 is in a nice loop for each of the 8 files.
(I ignored pl-PL)
-- I believe this does have an error. I'll retest later to be sure.
But like comment #12 says, printers_profile stuff before the other stuff dealt
with it. I suspect it is because cascading creates a printers_profile entry,
but I didn't look closely.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list