When trying to create a new feature using features module, or to view a feature that contains message_type entities, you get a lot of notices all from hook_default_message_type_alter() in commerce_message module. (see attached screenshot)

The issue appears only if you have another module that exports message types too.

Comments

licastyle’s picture

StatusFileSize
new3.54 KB

I attached a patch for this issue. Please review it and test.

vasike’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Status: Active » Needs review
licastyle’s picture

Status: Needs review » Fixed

Thanks for your comment vasike, the patch you mentioned fixed the issue.

bojanz’s picture

Status: Fixed » Reviewed & tested by the community

This hasn't been committed yet.

jsacksick’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Closed (duplicate)