[Bug 2663] New: Error saving on lists
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2663 Summary: Error saving on lists Product: Koha Version: unspecified Platform: PC OS/Version: Linux - Suse Status: NEW Severity: major Priority: P3 Component: OPAC AssignedTo: marc.chantreux@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com QAContact: koha-bugs@lists.koha.org When a user want to "Save on His Lists", an error is returned : Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/src/koha/opac/opac-addbybiblionumber.pl line 98. The problem is the usage of this : @{${@$shelflist}[0]} That's seems not be supported by perl 5.10, but works on perl 5.8.8 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com