12 Apr
2021
12 Apr
'21
2:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27114 --- Comment #13 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Jonathan Druart from comment #12)
The addition of $plugin->{class} here could cause problems for existing plugins.. we will need to make sure any in the wild are updated.
Why do we add this change exactly? To prevent collision? Indeed. Two plugins may add a tab with same title. But this may be very rare. We can remove this if it causes problems.
-- You are receiving this mail because: You are watching all bug changes.