How to reproduce:

- Do not enter any Amazon access keys
- Go to "Test" tab
- Enter a book ISBN number (eg. 978-0312425074)

warning: syslog() expects parameter 1 to be long, string given in /var/www/drupal-6.14/modules/syslog/syslog.module on line 79.

Comments

rfay’s picture

Status: Active » Fixed

I'm unable to recreate this with Drupal 6.15 and Amazon 6.x-1.0-rc3, using the US Amazon and the 13-digit ISBN mentioned.

It does uncover a bug though: the 13-digit ISBN, which works in a CCK field, doesn't work in the test.

Note that the test is intended to take ASINs, but I'll make sure it can take 13-digit ISBN's and such.

Thanks for the report - I always want to know about such things. But I suspect this is either a core error now fixed or ... Please reopen if you can create with 6.15.

rfay’s picture

BTW: in #288577: 13 digit ISBNs / EAN support / converting to ASINs I just fixed the problem with not being able to look up a 13-digit ISBN in the test interface. The failure to look up the ISBN definitely emitted a watchdog error, but the error you saw (I'm pretty sure) had nothing to do with Amazon module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.