Koha/catalogue
Galen Charlton 3cfa84362f bug 3219: handle variation in Amazon responses
An Amazon ItemLookup response can sometimes have
more than one Item element, where the ones after
the first appear to be cross references to items
that have the same ISBN.  Changed parsing so that
those responses are no longer treated like pseudohashes.

This fixes the following crash:

[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: /cgi-bin/koha/catalogue/detail.pl

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-27 07:06:20 -05:00
..
cardview.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
detail.pl bug 3219: handle variation in Amazon responses 2009-05-27 07:06:20 -05:00
detailprint.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
export.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
ISBDdetail.pl (bug #3053) extract ISBD view generator, and permit to display valuecode in ISBD view 2009-04-06 11:16:34 -05:00
issuehistory.pl bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
MARCdetail.pl fix for #1731 2009-04-18 18:38:45 -05:00
moredetail.pl bug 3049: display correct due date of renewed loans 2009-04-08 14:51:32 -05:00
search.pl remove incomplete bib bulk editing code 2009-04-06 10:53:50 -05:00
showmarc.pl remove superfluous retrieval of $ENV{'REMOTE_USER'} 2008-12-05 16:03:43 -06:00
suggest.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
updateitem.pl Update longoverdue.pl cron job to manage setting lost values. 2008-08-10 15:54:29 -05:00