[Koha-bugs] [Bug 28057] Confusion of biblionumber and biblioitemnumber in request.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 8 16:30:27 CET 2021


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

--- Comment #29 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Nick Clemens from comment #17)
> (In reply to Jonathan Druart from comment #16)
> > Why aren't we going further here?
> > 
> > IMO we should completely remove the code related to biblioitemnumber.
> > 
> > This comment:
> > 405     ## Here we go backwards again to create hash of biblioitemnumber to
> > itemnumbers
> > 406     ## this is important when we have analytic items which may be on
> > another record
> > 
> > It implies that we must use biblioitemnumber to be correct, but we actually
> > should use biblionumber.
> > 
> > Is this correct?
> 
> The comment is meant to describe what we are doing so that we can fix it in
> the future
> 
> I don't go further to keep this small for backporting, but I agree, we
> should rewrite much of this

I have opened bug 29660.

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


More information about the Koha-bugs mailing list