https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27114
--- Comment #13 from Fridolin Somers <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
