Closed (fixed)
Project:
Inline Entity Form
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2012 at 05:01 UTC
Updated:
7 May 2012 at 13:20 UTC
By default inline_entity_form associates created products with the anon user (uid 0).
The attached patch uses the logged in user (if not anonymous) and uid is not already set.
| Comment | File | Size | Author |
|---|---|---|---|
| inline_entity_form_uid.patch | 885 bytes | larowlan |
Comments
Comment #1
bojanz commentedGood catch. Committed a slightly modified version, so that it only does that for newly created products.