This project is archived and is in readonly mode.

#4227 ✓invalid
Alexander C

Wrong parsing paremeters with a semilocon ( ; ) char

Reported by Alexander C | March 19th, 2010 @ 12:08 AM | in 3.0.2

When I post some parameter to any controller in my app ( rails 2.3.5 ) something like this:

name=Alexander;Cabezas

I get this:

{"html"=>"Alexander", "Cabezas"=>nil}

Apparently, it isn't parsing well the parameters with semicolon character on it.

Any thoughts?

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>

People watching this ticket

Tags

Pages