Tagged Questions
5
votes
1answer
89 views
When passing parameters via the URL, they are not properly decoded
By "not properly", I mean "not", apparently. Try this link, for example:
http://data.stackexchange.com/stackoverflow/query/65941?SearchString=accept+rate
Steps to reproduce:
Execute a query with a ...
