Change a data type of detailpageurl from varchar to text
tomiyana - January 22, 2009 - 23:34
| Project: | Amazon Module |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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,
| Attachment | Size |
|---|---|
| amazon-detailpageurl-text.patch | 917 bytes |

#1
Committed and will be in the next dev release. Please check it and see that it meets your needs. http://drupal.org/cvs?commit=271074
#2
Verified. Thanks.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.