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.
| Comment | File | Size | Author |
|---|---|---|---|
| icl_content.contentype.inc-04.patch | 600 bytes | stefgosselin |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| icl_content.contentype.inc-04.patch | 600 bytes | stefgosselin |
Comments
Comment #1
arne_hortell commentedThe patch have a tiny error.
The resulting code should be
if (($element['#field_name'] == $key) && isset($element['#title']))
Comment #2
miro_dietikerCurrently 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.