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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_message.message.inc_.patch | 3.54 KB | licastyle |
| Capture.JPG | 214.6 KB | licastyle |
Comments
Comment #1
licastyle commentedI attached a patch for this issue. Please review it and test.
Comment #2
vasikei think this covered by patch there : #2033815-1: Commerce message types Multilingual - Multiple languages
Comment #3
licastyle commentedThanks for your comment vasike, the patch you mentioned fixed the issue.
Comment #4
bojanz commentedThis hasn't been committed yet.
Comment #5
jsacksick commentedLet's fix the issue there #2033815: Commerce message types Multilingual - Multiple languages