This project is archived and is in readonly mode.
[PATCH] mail_to does not return a html safe string when :encode => "javascript"
Reported by Lachlan Sylvester | January 26th, 2010 @ 12:07 PM
The mail_to helper does not return an html safe string when using :encode => "javascript".
Comments and changes to this ticket
-
Lachlan Sylvester February 3rd, 2010 @ 11:04 AM
- Title changed from mail_to does not return a html safe string when :encode => "javascript" to [PATCH] mail_to does not return a html safe string when :encode => "javascript"
Update patch to use html_safe instead of html_safe!
-
Lenary April 21st, 2010 @ 10:56 PM
this should be marked as a duplicate.
I found and patched this problem last week without even seeing this patch. sorry for putting in the hard work for it to come to nothing.
-
Lenary April 21st, 2010 @ 10:58 PM
- Assigned user set to Ryan Bigg
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>