This notice started popping after having created a new content type. I slapped up a quick patch. It removes the error but a peer review would be most welcome.

CommentFileSizeAuthor
icl_content.contentype.inc-04.patch600 bytesstefgosselin

Comments

arne_hortell’s picture

The patch have a tiny error.
The resulting code should be

if (($element['#field_name'] == $key) && isset($element['#title']))

miro_dietiker’s picture

Status: Needs review » Closed (won't fix)

Currently we're reimplementing this module from scratch in our codesprint:
http://drupalevents.ch/drupal/codesprint-2012

Thus all current bug reports and feature requests are dropped. Please recheck once the the sprint is completed.