This project is archived and is in readonly mode.

#5004 ✓resolved
petRUShka

Rails 2.3.8: upgrade to 2.3.8 brokes helper localize

Reported by petRUShka | June 29th, 2010 @ 02:42 PM

Line, where application failed:

<td><%=l user_request.created_at, :format => :short%></td>

Error:

/opt/ruby1.8/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n.rb:251:in localize'
/opt/ruby1.8/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n.rb:251:inlocalize'
/opt/ruby1.8/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_view/helpers/translation_helper.rb:38:in l'</code>
</pre>

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages