Force fetch when testing ASINs via admin interface
mleicester - November 3, 2008 - 14:03
| Project: | Amazon Module |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
For any given ASIN, the test function (at /admin/settings/amazon/test) retrieves the details from the Amazon service on the first fetch only. These details are then cached locally and all subsequent tests for the same ASIN retrieve the locally cached values.
This tiny patch sets $force_lookup = TRUE in the call to amazon_item_lookup().
| Attachment | Size |
|---|---|
| amazon_admin_test.txt | 649 bytes |

#1
#2
Committed. Thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.