somekool wrote:
> according to the documentation, only the url_for from ActionView escape
> the
> URL.
<snip>
> still according to the documentation, the url_for from ActionController
> is not supposed to escape the url.
> BUT IT DOES.

Where have you seen the double-escaping behaviour? I've found some
problems with some of the form-related helpers where URLs are
double-escaped, but the problem is in the helpers, not in
ActionController's url_for.

Can you give us some example code that shows this escaping happening?

Chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core
-~----------~----~----~----~------~----~------~--~---

Reply via email to