https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33556 --- Comment #24 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Tomás Cohen Arazi from comment #21)
(In reply to Marcel de Rooy from comment #20)
Please clarify
I can't, and won't. It is an underlying problem with the modules design, which the author(s) should address. My feeling is it is related to this:
use Mojo::Base 'Mojolicious::Controller';
use Koha::ERM::EHoldings::Titles;
.
We can leave out the ERM-related stuff from this bug if you ask me, as it is incomplete anyways. The trivial changes I'm making are trivial an unrelated to the error.
I think we simply asking to clarify the situation. You are first saying you don't want to go with ERM because of the errors, but the patch is still there. I moved it to bug 34339 so that this first step can be pushed. -- You are receiving this mail because: You are watching all bug changes.