Hi,

After upgrading from 7.x-1.0-beta3 to 7.x-1.0-rc1 I am getting the following error message when hitting the 'Create products and Create display' button on the bulk product creation form.

Fatal error: Call to undefined function commerce_bpc_settings() in .../modules/commerce_bpc/commerce_bpc.forms.inc on line 345

If I just create the products on their own without creating a product display then the products are created OK. I also tested 7.x-1.x-dev which gives the same error so have reverted back to version 7.x-1.0-beta3 for the time being.

Thanks,

Comments

sven.lauer’s picture

Ugh, that's an embarrassing typo (which I did not catch during (manual) testing---and it is in the implementation of the display node functionality which, sadly, still lacks automated tests).

Just committed and pushed a fix. The bug is serious enough that would roll an rc2 just for this. I will in a bit, but I might see if I can fix another bug first.

sven.lauer’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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