This project is archived and is in readonly mode.

#1726 ✓resolved
CancelProfileIsBroken

ActionMailer tests shouldn't load jcode under Ruby 1.9

Reported by CancelProfileIsBroken | January 10th, 2009 @ 02:49 PM

test_quote_multibyte_chars is failing under Ruby 1.9 because it tries to require in jcode, which no longer exists. Fortunately, it's no longer necessary either, so we can just conditionally load it if using an older Ruby. Patch tested under 1.8.6 and 1.9.1RC1.

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

Attachments

Referenced by

Pages