I'm trying to use XML export (of spine labels) in Koha 3.06.04.000, and I get an error: Software error: Global symbol "@label_ids" requires explicit package name at /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl line 40. Global symbol "@label_ids" requires explicit package name at /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl line 45. Global symbol "@label_ids" requires explicit package name at /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl line 45. Global symbol "@label_ids" requires explicit package name at /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl line 56. Global symbol "@label_ids" requires explicit package name at /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl line 61. Execution of /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl aborted due to compilation errors. For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error. It looks like there is a Perl module missing. Does anyone know what steps I need to follow to add it? Thanks, Peter
Peter Aronson <dgllibrary+kohalist@peteraronson.com>
I'm trying to use XML export (of spine labels) in Koha 3.06.04.000, and I get an error:
Software error: Global symbol "@label_ids" requires explicit package name at /usr/share/koha/intranet/cgi-bin/labels/label-create-xml.pl line 40. [...] It looks like there is a Perl module missing. Does anyone know what steps I need to follow to add it?
It's a known bug, fixed in 3.8.2 and later. See http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8140 Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
participants (2)
-
MJ Ray -
Peter Aronson