[Bug 3643] New: opac-detail.pl throwing error
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3643 Summary: opac-detail.pl throwing error Product: Koha Version: rel_3_0 Platform: PC OS/Version: Linux - Other Status: NEW Severity: trivial Priority: P5 Component: OPAC AssignedTo: ropuch@bagno.be ReportedBy: ropuch@bagno.be Estimated Hours: 0.0 Change sponsored?: --- Attempt to show details for biblio in OPAC throw out error in koha 3.00.04.015: Global symbol "$aws_ref" requires explicit package name at /usr/share/koha/lib/C4/External/Amazon.pm line 85. Global symbol "$aws_ref" requires explicit package name at /usr/share/koha/lib/C4/External/Amazon.pm line 86. Looks like omitted "my" with use strict, adding my before $aws_ref in line 85 seems to solve the problem. Can somebody fix this as I'm not really familiar with git and patch submiting? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3643 Piotr Wejman <ropuch@bagno.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor Priority|P5 |P4 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3643 Piotr Wejman <ropuch@bagno.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com