Closed (fixed)
Project:
Amazon Product Advertisement API
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 23:34 UTC
Updated:
31 Oct 2009 at 09:10 UTC
Hi,
Some books, most books in Japan, have long URLs that are longer
than 256 characters. For example, Amazon API returns a URL for
a book which has ISBN 415011000X:
http://www.amazon.co.jp/%E6%B1%BA%E5%AE%9A%E7%89%88-2001%E5%B9%B4%E5%AE%...
Could you change a data type of detailpageurl in the amazon_item
schema from varchar to text?
Regards,
| Comment | File | Size | Author |
|---|---|---|---|
| amazon-detailpageurl-text.patch | 917 bytes | tomiyana |
Comments
Comment #1
rfayCommitted and will be in the next dev release. Please check it and see that it meets your needs. http://drupal.org/cvs?commit=271074
Comment #2
tomiyana commentedVerified. Thanks.