Koha/opac
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
..
errors
rss
sco
changelanguage.pl
maintenance.pl
oai.pl bug 3205: fix another error in the OAI-PMH Identify response 2009-05-08 11:59:03 -05:00
opac-account.pl Adding warnings, fixing a bug that meant the title of an item that had a fine was never printed 2009-05-01 17:06:53 -05:00
opac-addbybiblionumber.pl Fix for Bug 3095, Add to lists page doesn't redirect with no javascript 2009-04-08 12:30:22 -05:00
opac-alert-subscribe.pl
opac-authorities-home.pl Fixing more warnings 2009-05-12 05:21:21 -05:00
opac-authoritiesdetail.pl
opac-basket.pl Bug 2505 adding use warnings and fixing warnings in opac-basket.pl 2009-05-12 05:40:30 -05:00
opac-browser.pl bug 1448: improve subject classification browser 2009-05-15 15:52:28 -05:00
opac-changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
opac-detail.pl bug 3219: handle variation in Amazon responses 2009-05-27 07:06:20 -05:00
opac-detailprint.pl
opac-export.pl
opac-ics.pl
opac-ISBDdetail.pl (bug #3053) extract ISBD view generator, and permit to display valuecode in ISBD view 2009-04-06 11:16:34 -05:00
opac-logout.pl
opac-main.pl Bug 2505 Adding use warnings, and fixing the warnings generated 2009-04-26 09:51:03 -05:00
opac-MARCdetail.pl (bug #2913) show "--" on repeated fields 2009-04-01 10:49:31 -05:00
opac-messaging.pl bug 3222: new module to handle messaging preferences form 2009-05-22 13:20:50 -05:00
opac-modrequest.pl
opac-mymessages.pl
opac-passwd.pl
opac-readingrecord.pl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-renew.pl
opac-reserve.pl Convert opac-reserve to use GetBranchesLoop. 2009-03-27 19:06:54 -05:00
opac-review.pl
opac-search.pl quell warning if format parameter isn't passed to opac-search.pl 2009-05-15 15:52:26 -05:00
opac-sendbasket.pl bug 3141: use quoted printable encoding in cart/list emails 2009-04-18 18:36:14 -05:00
opac-sendshelf.pl bug 3141: use quoted printable encoding in cart/list emails 2009-04-18 18:36:14 -05:00
opac-serial-issues.pl
opac-shelves.pl
opac-showmarc.pl
opac-showreviews.pl
opac-suggestions.pl
opac-tags.pl New framework for AJAX services 2009-05-14 07:29:18 -05:00
opac-tags_subject.pl
opac-topissues.pl
opac-user.pl Corrected: Hiding renew link in the OPAC for items which cannot be renewed. Fixes bug 3083. 2009-04-03 18:31:16 -05:00
opac-userdetails.pl
opac-userupdate.pl
unapi bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00