23 Jul
2024
23 Jul
'24
11:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37431 --- Comment #2 from HKS3 Tadeusz Sośnierz <tadeusz@sosnierz.com> --- Not sure how to do that specifically either, but it feels like it should be possible since Koha "knows" which Plugin caused this particular Controller to be instantiated/called. Not sure if that is something that Koha keeps track of or has readily available. But afaik it is true that we have a one-to-many mapping between plugins and plugin controllers, so a controller always "belongs" to one particular plugin – so a $c->plugin or $c->app->plugin should be unambiguous. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.