On 11/13/06, Mark Reginald James <[EMAIL PROTECTED]> wrote: > >> does not work in the current SVN prototype because an equals > >> sign is appended to the post string. > > > > Of course it is, as per docs, specs, and common sense. There should > > also be the field's VALUE sent there, right after the '=' sign. If the > > value is empty at the time, of course there won't be anything. > > > >> Should I submit a patch to Prototype's toQueryString function, > > > > .toQueryString() is perfectly fine, especially on SVN. > > I'm just saying (and warning) that what once worked now doesn't, > and was asking whether my usage was a quirk that just happened to > work, or whether the breakage was unintentional and a patch is > in order.
Your usage depended on a bug in .toQueryString() that was fixed recently. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
