Please note than Drupal 7.15 introduced the "entity_language()" function.
This function has become a hard-dependency of several modules including "title" [1] and "entity_translation" [2]. * title enforce >7.14 it it's latest stable release * entity_translation latest stable already relies on it but the commit enforcing >7.14 is still in -dev These modules are mandatory for Entity-Translation enabled (internationalized) websites [ the field-based alternative to the content-based i18n ] Even a unique increment of the minor version number would be appreciated. best regards [1] https://drupal.org/project/title [2] https://drupal.org/project/entity_translation -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

