Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download i18n-7.x-1.31.tar.gztar.gz 158.5 KB
MD5: ff9067f6e80c3dff1d853f2bddda54de
SHA-1: a9a1e0b8277a1c6749c83d46d20c4dcb98fcacbf
SHA-256: a83ce55c241330ebb08e79d0bbd30b83bf5c9807548ac2c4570614b2c1474fee
Download i18n-7.x-1.31.zipzip 216.44 KB
MD5: ba8b71ebd4ab68650e1817e093c08521
SHA-1: 97b6782dc5f130cdb854d465b47317e3d7e8d11a
SHA-256: 08eb32f194c7abb3704d345c53073627fe2bcbe407e6f453af41f3df6a37ecc8

Release notes

New in 7.x-1.31
#2054587: Error from i18n : Notice: Undefined index: form_id in i18n_field_field_widget_form_alter()
#1829050: Translate field options with allowed_values_function
#1188334: Translate interface for nodes, fields, etc. show wrong language in the column.
#3156025: Fix typo on README
#3120520: Fix code comment

New in 7.x-1.30
#3004899: Notice: Undefined index: language in i18n_node_node_view()

New in 7.x-1.29 - PHP 8.0 compatibility from last release AND minor bug fix.
#3004899: Notice: Undefined index: language in i18n_node_node_view()

New in 7.x-1.28 - PHP 8.0 compatibility including php versions 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 and now 8.0
#3208028: PHP 8.0 compatibility for i18n

Fixes in 7.x-1.27 (SA-CONTRIB-2020-025)
Internationalization - Moderately critical - Cross site scripting - SA-CONTRIB-2020-025

Thanks Guillaume MEMEINT for the report.

Change since 7.x-1.25 (Performance fixes for cache warming)
#2986187: Performance enhancements: locking - cache priming - value injection
#2986171: i18n_string_textgroup_cached::multiple_cache_get() not properly filtering return value

Changes since 7.x-1.24
#2984895: Call to a member function get_translations() on boolean calling i18n_taxonomy_translate_terms with terms not translated yet
#2935866: Schema Mismatch on i18n_string.objectindex due to i18n_string_update_7003() from #2200647
#2974740: Menu title and description should not be sanitized in i18n_menu_preprocess_menu_admin_overview()
#2973611: _i18n_menu_link_description(): String sanitization should be disabled for the menu item's description to be displayed correctly

Changes since 7.x-1.22
Improved performance due to optional string cache by string group:
#2958586: enable caching for a specific translation group

New functionality / improved usability:
#2926752: provide the option to limit syncing only from the translation source

Bug fixes:
#2227181: Translating a term with an image field sets language to neutral
#2710717: URL field label not translated
#1107494: Make hook_node_view optional
#2912113: User should recive mails in the account preferred language
#2934425: "i18n-name" token does not work
#2929891: Random test failure in testStringsAPI()

Created by: joseph.olstad
Created on: 26 Apr 2021 at 00:51 UTC
Last updated: 26 Apr 2021 at 00:51 UTC
Bug fixes

Other releases