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

--- Comment #4 from Marcel de Rooy <[email protected]> ---
(In reply to Jonathan Druart from comment #2)
> Why? Cannot you access it with $item->biblionumber?

It would need plugin changes that already assume presence of biblio_id just as
the biblio hooks offer.

(In reply to Jonathan Druart from comment #3)
> See commit 7d35052a14df66e9c5fe5d70378d36a6b1edb94d
>     Bug 23463: Move plugin hook
> 
> We kept item_id for backward compatibility, but now you can access all
> item's attributes using 'item'.

If we allow item_id for backward compatiblity, this could be done for biblio_id
too. No big deal?

-- 
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