http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15053 --- Comment #19 from M. Tompsett <mtompset@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.