http://bugs.winehq.org/show_bug.cgi?id=7880
alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1
------- Additional Comments From alex@thehandofagony.com 2007-30-03 19:22 ------- All variables now need to be prefixed with an identifier, 's' for string, 'i' for integer' and 'b' for bool, for example. The 'show all tests' works because showAll happens to begin with an s. For the limit button, you could just make it display the URL without the showAll argument, as it would then display the default number of results, or you can fix it to use the identifier.