How to make CSort links aware of CUrlManager routes rules?

As the topic i would like the CSort object from the view to generate relative links not with the "classic" format of putting get variables after the ? signs but with a route like :

'admin/prodotti/ordina/<sort>'=>'product/admin' 

up

This should work. Did you set urlFormat=>'path' ?