I dont know if it's fixed in 2.0.22d:
line 424
case 'topten';
and line 428
case 'recent';
":" should be instead of ";".
P.S. However, it seems not to be a bug.
thx
Thank you for attention.
But my problem is inadequate behavior of function sortSearchListQuery (Product Model) when both criteria $virtuemart_category_id and $group are on. Could you take a look at that post (http://forum.virtuemart.net/index.php?topic=118971.0), please.