Feature #12787
closed
Remove "Warning - iconv will be deprecated in the future, use String#encode instead."
Added by Terence Mill almost 12 years ago.
Updated almost 12 years ago.
Category:
Code cleanup/refactoring
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.
- 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.
- Status changed from Closed to Reopened
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
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.
- Status changed from Reopened to Closed
I close it again. Etienne is right.
Just ignore it until upgrade. :-)
- Status changed from Closed to New
Should not have been closed, #note-2 is still true (and applicable to Trac importer).
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
The rake tasks should be fixed in r11440.
Also available in: Atom
PDF