https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25026 --- Comment #23 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #22)
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.
Yeah, that's what I meant. I think that's a reasonable thing to do.
populate_db.pl could be updated before even testing this patch.
Yes, maybe, but I wanted it to be approved before modifying it.
That's understandable too. It just makes it less pleasant to test here. Not the end of the world though. -- You are receiving this mail because: You are watching all bug changes.