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

Joonas Kylmälä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Joonas Kylmälä <[email protected]> ---
The underlying issue as far as I can tell is that opac-reserve.pl is doing
things in its own way and not using Koha/C4 modules to do the
checking/processing. I would prefer instead a refactoring commit to use
subroutines from C4 or Koha and then a small patch on top of that that fixes
this issue. It's a bit more work but would be really helpful since it can be
then tested and since the proposed patch here introduces more logic it might
also have bugs, and the question arises whether the holdability is the same now
in intranet and opac. 

At the moment I'm not confident/willing enough to QA this patch but if someone
else wants to do it I don't prevent.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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