When I try to manually add an amazon item by creating an amazon node no title field is shown. It seems to grab all data for the ASIN. Strangely enough I also seem unable to edit the title after the amazon node has been created, the field doesn't show.

This used to work with the 4.6 version of the module. What I did then was that I entered the ASIN, clicked preview to have the title retrieved from Amazon.com and then clicked Submit.

Right now the only way to add an item with a title is to use the amazon item import but since it doesn't find the item I need I can't use that method.

CommentFileSizeAuthor
#6 amazon_1.module49.45 KBPrometheus6

Comments

Prometheus6’s picture

Assigned: Unassigned » Prometheus6

The form api changes make that preview thing damn near impossible. I forgot I had to address that because I really wasn't looking edit amazon_node titles.

What we're doing now is making sure the product title is used for the title. Let me know if this works for you.

solipsist’s picture

I tried again. I seem to have problems with some titles, this one for example, ASIN: 0345367693

Adding it as an amazon_node it will import all information except title and I can't find it using "amazon item import". Perhaps it's something to do with the book's data.

solipsist’s picture

I did some testing, it appears it successfully imports the item's title as it is stored in the amazonitem table but the title is never set for the amazon_node's row in the node table. I edited the node table manually, edited the title column for the amazon_node's row and that sorted it.

solipsist’s picture

This is a manual fix for this item but it remains to be seen what happens when the cronjob runs, it might overwrite the title I just set.

lennart’s picture

I can confirm this problem. And not only in preview. Also the final node is without a title.

Prometheus6’s picture

StatusFileSize
new49.45 KB

This should be in the download already

Prometheus6’s picture

Status: Active » Fixed
Prometheus6’s picture

Status: Fixed » Closed (fixed)