On Fri, Jan 2, 2009 at 3:44 PM, Jonathan Rochkind <
[email protected]> wrote:

>
> I have two different servers, with two different test rails apps, both
> of which claim to be running Rails 2.1.2.
>
> On one of them, url_for in a view environment generates &amp; in between
> query parameters, instead of just &.  On the other, it generates just &.
>
> Huh? I can't figure out why this is one way in one app that claims to be
> Rails 2.1.2, and another in another.
>
> In neither one does url_for called in a controller context (rather than
> a helper context) use "&amp;" to separate query parameters, it just uses
> "&".
>
> It's driving me crazy. Anyone have any idea what might be going on?
>

Hi, can you post the relevant code or snippet of it?

-Conrad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to