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

            Bug ID: 36343
           Summary: The 'after_biblio_action' hooks have an inconsistent
                    signature compared to before_biblio_action, and
                    actions in reserves and items
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Plugin architecture
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: martin.renvo...@ptfs-europe.com
        QA Contact: testo...@bugs.koha-community.org

Our hooks should attempt to have a consistent routine signature whenever that
can.. unfortunately, we've not been very good at spotting when patterns change.

Whilst QAing bug 34943 we discovered an inconsistency in the hook signatures
again.

'payload' vs no-payload.

I propose we add support for 'payload' to the _after_biblio_action hook and set
a deprecation period for the older signature style.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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