This project is archived and is in readonly mode.

#3845 ✓committed
Jose Ignacio Costa

[PATCH] Fixed html_safe test cases which weren't testing correctly

Reported by Jose Ignacio Costa | February 3rd, 2010 @ 09:58 PM

It appears as if some test where not testing correctly the html_safe method.
They where calling @string.html_safe and using then the @string as safe when it remains unsafe though it returned a safe buffer.

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

Referenced by

Pages