Needs review
Project:
e-Commerce
Version:
5.x-3.x-dev
Component:
product
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 19:09 UTC
Updated:
16 Jan 2009 at 19:09 UTC
Currently it's impossible to allow users without 'administer products' permission to create products for node types other than 'product'.
This is due to product_form_alter() checking only for 'administer products' permission while it should call product_access() to do a complete check.
Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| ecommerce_access.patch | 1.01 KB | recidive |