string.toQueryParams() weirdness with normal Prototype
Run
"section=blog&id=45".toQueryParams()
Run
"section=blo%g&id=45".toQueryParams()
Output: