I found this issue http://drupal.org/node/1678934 and was sent here http://drupal.org/node/1038932#comment-6296400 So i am not sure what module is the culprit.
Using Media 2.x -dev i get the following notice when creating a node in which a Commerce product form is embedded via inline entity form
Notice: Undefined index: #title in media_element_process() (Zeile 882 von F:\wamp\www\jobs\nobila\sites\all\modules\contrib\media\media.module).
It is only appearing while creation, but still some kind of error.
Comments
Comment #1
bojanz commentedI don't see anything related to Inline Entity Form here.
Check that you have the latest Drupal core, since a core bug got fixed, update do the latest Media -dev, and post in their issue queue.
Comment #1.0
bojanz commentedchanged formatting