https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25026 --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to David Cook from comment #21)
(In reply to Jonathan Druart from comment #20)
(In reply to Victor Grousset/tuxayo from comment #19)
Applied the patch, reset_all => multiple errors Was another step needed?
Yes, see comment 14.
Why don't we just use the first patch here and then update populate_db.pl to trap the fatal errors like in comment 7?
I am not sure I understand exactly what you mean. If you don't remove/disable the error handler when the dbh is created, you will have to eval all the queries executed before the installer will create the DB.
populate_db.pl could be updated before even testing this patch.
Yes, maybe, but I wanted it to be approved before modifying it. -- You are receiving this mail because: You are watching all bug changes.