Hello guys
I`ve seen that you have announced you`re working on the new virtuemart version, so I have a suggestion for you maybe you can solve this long standing issue in virtuemart
As many of you already know when virtuemart renders its urls it does not include also &Itemid=xxx value, and it`s wait joomla to do it, but this is not oky because Joomla is not always good on doing that and in most of cases it inserts the wrong Itemid value causing duplicate urls, so my suggestion is that you guy thing about this and let Virtuemart insert the &Itemid=xxx value itself based on the menu items created on the website for virtuemart
Also try as much as possible to render the urls using JRoute::(''); this way you make the component more sef compatible
I`ve seen lots of Virtuemart files where it lacks on doing this things
Rgds and hope you`ll thing about this
Did you guys sow this suggestions ?