id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
777	「商品管理」-「商品並べ替え」の一覧画面のページング機能がおかしい	AMUAMU	somebody	"koolweb37様から報告があり、DELIGHT様が調査・解決方法を投稿されています。

http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=6282&forum=11&post_id=29899

{{{
管理画面の「商品管理」-「商品並べ替え」にて各カテゴリーに１０件以上商品を登録していた場合に表示される一覧画面のページング機能がおかしいのです。
}}}

data/class/pages/admin/products/LC_Page_Admin_Products_ProductRank.php
136行目付近 lfGetProduct()

//        if(DB_TYPE != ""mysql"") $objQuery->setlimitoffset(SEARCH_PMAX, $startno);
        $objQuery->setlimitoffset(SEARCH_PMAX, $startno);

随分前からこのコードのようなので、恐らく単なるミスかと思います。
"	バグ指摘	new	低		管理画面	2.4.3				
