[Koha-bugs] [Bug 28026] New: Add a 'call_recursive' method to Koha::Plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 23 17:02:48 CET 2021


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

            Bug ID: 28026
           Summary: Add a 'call_recursive' method to Koha::Plugins
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Plugin architecture
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
            Blocks: 26351

We have a 'call' method already which can be used to call plugin hooks
iteratively with the original arguments each time.

It would be helpful to also have a method to allow continuation-passing by
passing the returned arguments from one plugin call to the next.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26351
[Bug 26351] Add plugin hooks to transform item barcodes
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list