[Koha-bugs] [Bug 25026] RaiseError must be set for the UI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 15 10:00:05 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25026

--- Comment #24 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to David Cook from comment #23)
> (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. 

I don't think so. It seems much more sensible to me to know it and do what's
needed when the dbh is created.

It's also following the current behaviour.

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


More information about the Koha-bugs mailing list