Needs work
Project:
Commerce AutoSKU
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2013 at 03:52 UTC
Updated:
23 Feb 2016 at 20:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rbayliss commentedHere's a first pass at this.
Comment #2
mibfire commentedIf i dont set anything i get this error:
Notice: Undefined index: replacement in commerce_autosku_commerce_product_presave() (line 80 of /commerce_autosku/commerce_autosku.commerce.inc).
Comment #3
mibfire commentedI also get an error when i disable and enabled this module:
Comment #4
mibfire commentedComment #5
socialnicheguru commentedThe patch doesn't check if the field "Automatically Generate SKU" is set or set good defaults.
Otherwise "$pattern->advanced" is null or not defined at all throwing the exception in #3.