id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
1467	SC_Query#getSingletonInstance DB問い合わせ用パラメータの保持・初期化が不適当	Seasoft	Seasoft	"下記流れ(下記コードは抽象的なもの)で、ORDER句 や WHERE句 の DB エラーの発現があった。
{{{
$objQuery =& SC_Query_Ex::getSingletonInstance();
$objProduct = new SC_Product_Ex();

$arrProductsClass = $objProduct->getProductsClass($product_class_id);
$objQuery->select();
}}}

関連: #1857

"	バグ指摘	assigned	中	EC-CUBE2.12.0alpha	その他	2.12.0				0
