Project

General

Profile

Actions

Defect #8235

closed

bulk edit issues and copy issues error in es, gl and ca locales

Added by Toshi MARUYAMA almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
Translations
Target version:
Start date:
2011-04-27
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

https://github.com/edavis10/redmine/pull/21

I18n::MissingInterpolationArgument in IssuesController#bulk_update

missing interpolation argument in "Imposible grabar %{value} peticion(es) en %{count} seleccionado: %{ids}." ({:count=>"0", :total=>"3", :ids=>"#"} given)
RAILS_ROOT: /REDMINE/MY-REDMINE/test-3000

Application Trace | Framework Trace | Full Trace
/usr/lib/ruby/gems/1.8/gems/i18n-0.4.2/lib/i18n/backend/base.rb:174:in `interpolate_without_deprecated_syntax'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/i18n_interpolation_deprecation.rb:21:in `interpolate'
/usr/lib/ruby/gems/1.8/gems/i18n-0.4.2/lib/i18n/backend/base.rb:46:in `translate'
/usr/lib/ruby/gems/1.8/gems/i18n-0.4.2/lib/i18n.rb:160:in `t'
/REDMINE/MY-REDMINE/test-3000/lib/redmine/i18n.rb:13:in `l'
/REDMINE/MY-REDMINE/test-3000/app/controllers/application_controller.rb:429:in `set_flash_from_bulk_issue_save'
/REDMINE/MY-REDMINE/test-3000/app/controllers/issues_controller.rb:214:in `bulk_update'

Related issues

Related to Redmine - Defect #3574: erro 500 on bulk edit in es, gl and ca localesClosed2009-07-01

Actions
Related to Redmine - Defect #6495: Convert translations to the new format for i18n 4.xClosed2010-09-26

Actions
Actions #1

Updated by Toshi MARUYAMA almost 13 years ago

  • Category changed from Issues to Translations
Actions #2

Updated by Toshi MARUYAMA almost 13 years ago

  • Status changed from New to Closed
  • Target version set to 1.1.3
  • Resolution set to Fixed

Committed r5553 in trunk and r5554 in 1.1-stable.

Actions

Also available in: Atom PDF