Hi, Thanks for the feedback. We tried to reproduce the case manually. But we cannot reproduce it by doing some fast/easy tests, even with mixed entries in the DB, like entry with pgNr=5 moved to the very top, before the main entry of category, etc. So now we will debug the issue from the source code side, searching for cases when it may occur. And if there are some cases – we will write a bug in bugtrack for that.
Best regards, Dainius Bigelis From: [email protected] [mailto:[email protected]] On Behalf Of Mantas Dulevičius Sent: Tuesday, March 27, 2012 11:37 PM To: [email protected] Subject: Re: [oxid-dev-general] OXID eShop version 4.5.9 released Hi everybody, Be aware that 4.5.9 contains serious bug related to seo urls. See changes in method oxseoencoder::_loadFromDb() In case when this method is called without $sParam and $blStrictParamsCheck = true (which is actually default value) the seourl will be selected from database without "order by" which leads to unpredictable result. e.g. www.your-shop.com/some-category/9/<http://www.your-shop.com/some-category/9/> (the url of 9th page of "some-category"). So don't be surprised if you'll see strange category urls in the top navigation :) Regards, Mantas On Tue, Mar 27, 2012 at 6:35 PM, Marco Steinhaeuser <[email protected]<mailto:[email protected]>> wrote: Hi everybody, OXID eShop version 4.5.9 was released today, just bug fixes :-) http://wiki.oxidforge.org/Downloads/4.5.9 Regards Marco _______________________________________________ dev-general mailing list [email protected]<mailto:[email protected]> http://dir.gmane.org/gmane.comp.php.oxid.general
_______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
