Hi,

The HTML 4 specification recommends that a semicolon be used as the
separator for query string parameters because of the issues with
encoding '&' in link urls (see 
http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2).

In view of this, it would be very nice indeed if an optional separator
param were added to any functions that ultimately would call
Hash#toQueryString. (Especially since my software uses a semicolon and
not &).

Thank you,

- Aparajita


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to