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

--- Comment #7 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> ---
(In reply to Pedro Amorim from comment #5)
> Not for now, but would be great to have this safe check be done once at
> BatchUpdateBiblioHoldsQueue::enqueue instead of having to use it every time
> that particular background job is invoked.
> Without a QA script check it's hard to make sure a bug like this won't creep
> up again.
> 
> Another example of a safe check being WET is GetPlugins having to always
> check for C4::Context->config("enable_plugins") beforehand.
> 
> Bit of a tangent, and not for now, sorry!
> Thanks, Marcel.

Follow-up adds foundation. This could be backported. Changing all occurrences
is a future enhancement (will open new report).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to