Vote #73095
完了Remove "Warning - iconv will be deprecated in the future, use String#encode instead."
0%
説明
/.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.
journals
Warning removed, thanks Toshi for the last fix.
--------------------------------------------------------------------------------
Still present at least in source:/trunk/lib/tasks/migrate_from_mantis.rake@11324#L21.
--------------------------------------------------------------------------------
I see it in Unicorn log:
<pre>
/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.
</pre>
<pre>
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
</pre>
--------------------------------------------------------------------------------
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 version:2.3.0.
--------------------------------------------------------------------------------
I close it again. Etienne is right.
Just ignore it until upgrade. :-)
--------------------------------------------------------------------------------
Should not have been closed, #note-2 is still true (and applicable to Trac importer).
--------------------------------------------------------------------------------
The rake tasks should be fixed in r11440.
--------------------------------------------------------------------------------
Admin Redmine さんが3年以上前に更新
- カテゴリ を Code cleanup/refactoring_30 にセット
- 対象バージョン を 2.3.0_60 にセット