latest cvs ecommerce does not display the 'title' field when creating or editing a product.

this is due to a change in node.module. node_form does not create the title field anymore, and let the _form hooks handle it.

i've attached a patch to add the field in the product_form hook.

CommentFileSizeAuthor
product-title-fix_0.patch626 bytessyllance

Comments

matt westgate’s picture

Status: Needs review » Fixed

Committed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)