Posted by Jose Reyero on November 28, 2011 at 10:00am
| Download | Size | md5 hash |
|---|---|---|
| i18n-7.x-1.2.tar.gz | 126.9 KB | b25c24e442bae244ffaf028a9f085343 |
| i18n-7.x-1.2.zip | 172.24 KB | fe297133793dd7f7c79a88936e8a5c15 |
Last updated: November 28, 2011 - 10:00
Release notes
Maintenance release, fixed multiple bugs and added some API improvements:
- 0d77332 Issue #1322108: Invalid argument supplied for foreach() in i18n_forum_menu_local_tasks_alter
- ad8354f Issue #1297482 by benys | x1fa47: Fixed Menu translation does not work if you point to an external link.
- 7e4a7b0 Issue #1283586 by mh86: Added UUID hooks to i18n_taxonomy().
- db880e5 Issue #1281704 by fietserwin: Taxonomy terms are not translated in content create/edit form
- 73f2700 Issue #1312988 by Johnny vd Laar: Fixed Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load
- 2f6b108 Issue #1321422 by benys: Fixed Title for editing translated node.
- a675f19 Issue #1337732 by Schnitzel: Fixed Refreshing of Menu Strings deletes all menu entry localizations.
- 4c9108d Issue #1340858 by thegreat | lecochien: Fixed Language in entity_label().
- 8183876 Issue #1312946 by Cyberwolf | torotil: Fixed The first synchronized image is created with language='und'.
- 81faafd Issue #1175680: Fixed notice in menu block when displayed through panels (again).