error with commerce addressbook when deleting address
I've install commerce addressbook (version 7.x-2.0-rc2), works fine but when a customer tries to delete an address i get the error:
Notice: Undefined index: profile in commerce_addressbook_profile_options_delete_form_submit() (line 93 of /var/www/sid/sites/all/modules/commerce_addressbook/includes/commerce_addressbook.user.inc).
Warning: Creating default object from empty value in commerce_addressbook_profile_options_delete_form_submit() (line 98 of /var/www/sid/sites/all/modules/commerce_addressbook/includes/commerce_addressbook.user.inc).
EntityMalformedException: Missing bundle property on entity of type commerce_customer_profile. in entity_extract_ids() (line 7539 of /var/www/sid/includes/common.inc).
Any pointers, thanks.
