[Bug 35965] New: No need to re-fretch biblio in _after_biblio_action_hook
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35965 Bug ID: 35965 Summary: No need to re-fretch biblio in _after_biblio_action_hook Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Depends on: 34786 The code here is weird.. we could just pass the existing biblio into the private subroutine and pass it along rather than passing a biblionumber and fetching? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34786 [Bug 34786] after_biblio_action hooks: find after delete makes no sense -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35965 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |martin.renvoize@ptfs-europe |ity.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35965 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- OK.. we do a lot of 'stuff' to our biblio before here.. so maybe it is better to refetch to pass into the plugin -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35965 Bug 35965 depends on bug 34786, which changed state. Bug 34786 Summary: after_biblio_action hooks: find after delete makes no sense https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34786 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org