https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16686
--- Comment #5 from Marc Véron <[email protected]> --- With patch I get a lot of errors (even on OPAC main page or on Staff login page): syntax error at /usr/share/kohaclone/Koha/Item.pm line 101, near "unless defined" syntax error at /usr/share/kohaclone/Koha/Item.pm line 106, near "}" Global symbol "$self" requires explicit package name at /usr/share/kohaclone/Koha/Item.pm line 108. Can't use global @_ in "my" at /usr/share/kohaclone/Koha/Item.pm line 117, near "= @_" Global symbol "$self" requires explicit package name at /usr/share/kohaclone/Koha/Item.pm line 119. Global symbol "$self" requires explicit package name at /usr/share/kohaclone/Koha/Item.pm line 119. syntax error at /usr/share/kohaclone/Koha/Item.pm line 130, near "}" Can't use global @_ in "my" at /usr/share/kohaclone/Koha/Item.pm line 139, near "= @_" syntax error at /usr/share/kohaclone/Koha/Item.pm line 144, near "}" Can't use global @_ in "my" at /usr/share/kohaclone/Koha/Item.pm line 153, near "= @_" /usr/share/kohaclone/Koha/Item.pm has too many errors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
