Garvin Hicking a écrit :
Hi!
In my recent CVS HEAD checkout, I cannot click on a table header anymore to sort rows of a resultset descending.
The first click will result in ASC ordering. No up/down arrows will be shown, clicking again will always result in ASC ordering.
Using PHP 5.2.0-RC1 and a standard config.inc.php, HTTP authentication, Firefox 1.5.0.6 on a Windows client. register_globals turned off
Any ideas where I should look? Pointing me into the right direction would be neat. If nobody knows, I'll get my own hands dirty. ;)
Best regards, Garvin
Hi Garvin,
this bug occurs also in QA_2_9, so we better fix this before 2.9.0-beta1!
Have a look at libraries/display_tbl.lib.php. Are you looking at this now?
Marc