[Bug 7880] Hide All variable for test results no longer works

Wine Bugs wine-bugs at winehq.org
Fri Mar 30 19:22:34 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7880


alex at thehandofagony.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From alex at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list