Project

General

Profile

Actions

Feature #12787

closed

Remove "Warning - iconv will be deprecated in the future, use String#encode instead."

Added by Terence Mill over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

/.rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.10/lib/active_support/dependencies.rb:251:in `block in require': iconv will be deprecated in the future, use String#encode instead.

Actions #1

Updated by Jean-Philippe Lang over 11 years ago

  • Subject changed from Remove Warning - iconv will be deprecated in the future, use String#encode instead. to Remove "Warning - iconv will be deprecated in the future, use String#encode instead."
  • Status changed from New to Closed
  • Target version set to 2.3.0
  • Resolution set to Fixed

Warning removed, thanks Toshi for the last fix.

Actions #2

Updated by Etienne Massip about 11 years ago

  • Status changed from Closed to Reopened
Actions #3

Updated by Pavel Potcheptsov about 11 years ago

I see it in Unicorn log:

/usr/local/rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `block in require': iconv will be deprecated in the future, use String#encode instead.

Environment:
  Redmine version                          2.2.2.stable.11244
  Ruby version                             1.9.3 (i686-linux)
  Rails version                            3.2.11
  Environment                              production
  Database adapter                         Mysql2

Actions #4

Updated by Etienne Massip about 11 years ago

Pavel Potcheptsov wrote:

I see it in Unicorn log:
[...]
[...]

Because it's not fixed with 2.2.2.stable, it will be for future version 2.3.0.

Actions #5

Updated by Daniel Felix about 11 years ago

  • Status changed from Reopened to Closed

I close it again. Etienne is right.

Just ignore it until upgrade. :-)

Actions #6

Updated by Etienne Massip about 11 years ago

  • Status changed from Closed to New

Should not have been closed, #note-2 is still true (and applicable to Trac importer).

Actions #7

Updated by Jean-Philippe Lang about 11 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang

The rake tasks should be fixed in r11440.

Actions

Also available in: Atom PDF