Project

General

Profile

Actions

Defect #26247

closed

Missing translation for email reminder when user sets language to 'auto'

Added by Michał Siudyka almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

There is missing translation when user sets language option to 'auto' for email reminder.

Actions #1

Updated by Michał Siudyka almost 7 years ago

The workaround is to comment a line in the mailer.rb

  def reminder(user, issues, days)
  #  set_language_if_valid user.language
Actions #2

Updated by Toshi MARUYAMA almost 7 years ago

  • Status changed from New to Needs feedback

Please see submissions.

Actions #3

Updated by Michał Siudyka almost 7 years ago

Environment:
  Redmine version                3.2.6.stable
  Ruby version                   2.2.6-p396 (2016-11-15) [i386-mingw32]
  Rails version                  4.2.7.1
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.5
  Mercurial                      2.9.2
  Git                            1.9.4
  Filesystem
  GitRemote                      1.9.4
Redmine plugins:
  clipboard_image_paste          1.10
  redmine_agile                  1.4.3
  redmine_checklists             3.1.5
  redmine_close_button           0.0.8
  redmine_git_remote             0.0.1
  redmine_issue_clipboard        0.1.0
  redmine_last_updated_by_column 0.3.0
  redmine_lightbox2              0.2.7
  redmine_people                 1.3.0
  redmine_questions              0.0.7
  redmine_slack                  0.2
Actions #4

Updated by Toshi MARUYAMA almost 7 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to Cant reproduce

I cherry-picked r16682 to vanilla 3.2-stable and passed test on my Windows 10 ruby 2.2.6p396 (2016-11-15 revision 56800) [x64-mingw32].

Actions

Also available in: Atom PDF