Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download i18n-7.x-1.29.tar.gztar.gz 157.09 KB
MD5: 8ad5fca12cb65611e996e4e42331ddc6
SHA-1: 514543457cfb16a5d685b1ffed7b04e71b06579f
SHA-256: f8657ad338a9e552278cee6a765a167b2352220cd97f7b95aafa814857c26351
Download i18n-7.x-1.29.zipzip 215.09 KB
MD5: 4eefc38debe624aacb9098d18b1f2aab
SHA-1: 0ba22852fd2df20941c0d215ee7fb79e79bb0835
SHA-256: 8b2cf38096e35132c0f9867af51beb21bd1bc90e94c11c21cb741c2eb4290e65

Release notes

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: 24 Apr 2021 at 21:20 UTC
Last updated: 24 Apr 2021 at 21:20 UTC
Bug fixes

Other releases