[Koha-bugs] [Bug 2920] AmazonSimilarItems is not used as it should be

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Sun Apr 26 17:54:34 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2920





--- Comment #2 from Galen Charlton <galen.charlton at liblime.com>  2009-04-26 15:54:33 ---
Note that there is still a very slight inefficiency on the OPAC side - if
OPACAmazonEnabled and OPACAmazonCoverImages are on, but OPACAmazonReviews and
OPACAmazonSimilarItems are off, it's not necessary to call get_amazon_details
at all.  While that call to get_amazon_details() doesn't result in a web
service call to AWS because @services is empty, it would be clearer to make
that explicit in opac-detail.pl


-- 
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.



More information about the Koha-bugs mailing list