[Koha-bugs] [Bug 33556] $c->validation should be avoided

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 21 14:48:11 CEST 2023


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

--- Comment #21 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(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.

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


More information about the Koha-bugs mailing list