Last modified: 2014-10-24 14:57:20 UTC
Currently queries work when they probably shouldn't... for example: * language=foobar * props=boohoo * sites=qwerty titles=Berlin
Now the queries return a "Unrecognized value for parameter 'props': boohoo". Do you think the result should rather be an error?
"Unrecognized value for parameter 'props': boohoo" should be fine! :)
All of these are checked now (language, props and sites). Closing.