Closed (won't fix)
Project:
Translation Management
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Oct 2011 at 15:03 UTC
Updated:
16 Jan 2012 at 14:37 UTC
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.