Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download i18n-7.x-1.30.tar.gztar.gz 157.12 KB
MD5: 682868dc74bb52ae73686f2fb235d4e1
SHA-1: c1389f4deafc2827cdafa606487e542c9752988e
SHA-256: 138c7d60e320cc7eac3d4c1e1c1fa07d9c1b3b0ac8acc019debc3118d642d013
Download i18n-7.x-1.30.zipzip 215.11 KB
MD5: 8599d1bc3215aa377f5bb384b17c685d
SHA-1: f4c94720b9be12c27fb0ac5357a5b521fb6c914d
SHA-256: d23f93f606573b0b559e6cc7a253ef77e17fdef2ca503e67b0473ab9ea74eafa

Release notes

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:03 UTC
Last updated: 26 Apr 2021 at 00:03 UTC
Bug fixes
New features

Other releases