[Koha-bugs] [Bug 25758] Items scheduled for automatic renewal do not show that they will not renew due to a hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 26 11:17:32 CEST 2020


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

--- Comment #35 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
This patch is not enough.

Basically there are way more to fix, all the occurrences of

  $error = $error->[0] if @$error;

must be adjusted.

I am putting this in discussion to get feedback. I'd like to know if it's
really the direction we want to take, it's not a trivial change.

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


More information about the Koha-bugs mailing list