Project

General

Profile

Actions

Refactor #25693

closed

Handle i18n 1.1 update

Added by Anonymous over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internationalization
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

For whatever reason (probably some gem in the whole dependencuy chain had it pinned until recently), I did see this today:

HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
But that may break your application.

Please check your Rails app for 'config.i18n.fallbacks = true'.
If you're using I18n 1.1.x and Rails (< 6.0), this should be
'config.i18n.fallbacks = [I18n.default_locale]'.
If not, fallbacks will be broken in your app by I18n 1.1.x.

For more info see:
https://github.com/svenfuchs/i18n/releases/tag/v1.1.0


Related issues 2 (0 open2 closed)

Related to Foreman - Tracker #24837: Rails 6.0 TrackerClosed

Actions
Related to Foreman - Tracker #25601: Rails 5.2.4 trackerRejected

Actions
Actions #1

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/theforeman/foreman/pull/6336 added
Actions #2

Updated by Anonymous over 5 years ago

Actions #3

Updated by Anonymous over 5 years ago

Actions #4

Updated by Tomer Brisker about 5 years ago

  • Fixed in Releases 1.21.0 added
Actions #5

Updated by Anonymous about 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #6

Updated by Tomer Brisker about 5 years ago

  • Fixed in Releases 1.20.2 added
Actions

Also available in: Atom PDF