This project is archived and is in readonly mode.
Rename sanitize to escape in test names of certain text helpers
Reported by Rohit Arondekar | June 12th, 2010 @ 02:24 PM
The tests in text_helper_test.rb use sanitize instead of escape in their names, which is incorrect since this commit => http://github.com/rails/rails/commit/b4976ce91ba003942acd3f285c6b4f...
A small patch to rename sanitize to escape is attached.
Comments and changes to this ticket
-
Repository June 12th, 2010 @ 02:35 PM
- State changed from new to resolved
(from [7508c0e9d3b126da1a443272550b80c6744e6f39]) Change sanitize to escape in test names of text_helper_test [#4844 state:resolved] http://github.com/rails/rails/commit/7508c0e9d3b126da1a443272550b80...
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
Tags
Referenced by
- 4844 Rename sanitize to escape in test names of certain text helpers (from [7508c0e9d3b126da1a443272550b80c6744e6f39]) Change ...