This project is archived and is in readonly mode.

#5321 ✓invalid
Peter Wagenet

ActionDispatch's filtered_parameters are aliased as the misspelled fitered_params

Reported by Peter Wagenet | August 6th, 2010 @ 08:12 PM

For ease of use, ActionDispatch::Http::FilterParameters defines an alias for #filtered_parameters but misspells it as #fitered_params. It should be #filtered_params. The misspelled version doesn't appear to be used anywhere.

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