When trying to translate a field label ( admin/structure/types/manage/region/fields/field_MY_FIELD/translate/LANGCODE ), I got this error : Warning : Illegal offset type in isset or empty dans i18n_language_name() (ligne 147 ...
because the full language object is passed to i18n_language_name(), instead of langcode.

Try to submit a patch in a comment, to have an issue number

Comments

opi’s picture

Status: Active » Needs review
StatusFileSize
new807 bytes

attached patch

jose reyero’s picture

Status: Needs review » Fixed

Thanks. Committed.

j0rd’s picture

Same problem. Noticed it's been committed to -dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.