https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24698 --- Comment #32 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Created attachment 125999 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125999&action=edit Bug 24698: (QA follow-up) Fix errors caused by more strict exports being introduced The original patch "Bug 24698: Add plugin and template files for unimarc authority leader" doesn't work without explictly importing the methods from C4::Auth and C4::Output due to the default exports being changed in those modules after the patch was made. Signed-off-by: George Veranis <gveranis@dataly.gr> Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> -- You are receiving this mail because: You are watching all bug changes.