Probably for historical reasons, the amazon_inline_item is a completely separate type from all the other wonderful themed types. So the amazon_preprocess_amazon_item() doesn't get run on it. And of course, that means that amazon_store doesn't get a chance to update the link in it to point to amazon_store's namespace.

Can amazon_inline_item become amazon_item_inline and get processed with the rest?

Thanks,
-Randy

Comments

rfay’s picture

+1

rfay’s picture

Status: Active » Fixed

Fixed by preprocessing with the same function. Also moved the theming into a .tpl.php file.

Status: Fixed » Closed (fixed)

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