This project is archived and is in readonly mode.

#5173 ✓resolved
Josef Reidinger

Id and parameter in path is not properly escaped for ActiveResource

Reported by Josef Reidinger | July 21st, 2010 @ 03:46 PM | in 3.0.2

Hi,
we use in project as id sometime also unique strings and it can contain space. Rails doesn't work in that case and doesn't escape it.
I attach fix which add escaping also for parameters in path. (patch is again 2.3.8 if you find it suitable I can do it also for master)

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>

Referenced by

Pages