I get undefined index message when I click 'generate' button on bulk product creation.

Comments

restyler’s picture

Also, if I choose to create product display node, the product reference autocomplete textfield is empty.
http://pix.am/GEZe.png
(Though I've just created several product items and the field should be pre-populated).
The url is: http://website/node/add/product?bulk_product_ids=2

sven.lauer’s picture

Sorry, I thought I posted a reply to the original report, but I must have typed it and not hit 'save' or something. Mea culpa.

The 'undefined index' warning is due to the current code trying to access an instance setting which is not guaranteed to be there. Will be fixed shortly. I assume that bulk creation still worked?

sven.lauer’s picture

@restyler: Forgot to say: I appreciate your (nicely specific!) bug reports!

I opened a separate issue for #1, see #1218456: Product reference field does not get prepopulated anymore ... please try and keep one issue per issue ;)

restyler’s picture

I assume that bulk creation still worked?

Right, the bulk creation worked fine.

Forgot to say: I appreciate your (nicely specific!) bug reports!

you're welcome :)

sven.lauer’s picture

sven.lauer’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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