This project is archived and is in readonly mode.

#6513 ✓resolved
Chris Powell

simple_format behaviour changed when used in Mailer view

Reported by Chris Powell | March 3rd, 2011 @ 08:38 PM | in 3.1

New (3.0.5) simple_format method in ActionMailer::MailHelper hides the one in ActionView::Helpers::TextHelper and has different behaviour:

A text block containing newlines/blank lines is now formatted into a single line.

I think it might be simply a case of renaming the Mailer simple_format to something else?

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>

Attachments

Pages