http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3219 Summary: malformed or missing amazon content can cause fatal error in both opac and staff interfaces. Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: critical Priority: P2 Component: Architecture, internals, and plumbing AssignedTo: galen.charlton@liblime.com ReportedBy: rch@liblime.com Estimated Hours: 0.0 Change sponsored?: --- Certain enhanced content may produce the following: [error] detail.pl: Pseudo-hashes are deprecated at /catalogue/detail.pl line 213., referer: /cgi-bin/koha/catalogue/detail.pl Which may lead to a nasty: [error] Out of memory!, referer: m/cgi-bin/koha/catalogue/detail.pl Since we don't check for valid deeply nested hashref structure before trying to use it. -- 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.