Koha/C4/External
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
..
Amazon.pm bug 3219: handle variation in Amazon responses 2009-05-27 07:06:20 -05:00
BakerTaylor.pm Move Amazon.pm to External/ directory 2009-03-27 17:23:49 -05:00
Syndetics.pm fix undefined variable warnings when using Syndetics 2009-05-15 15:52:25 -05:00