id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
519	SCUtils::sfInsertProductClass内のSQL文の見直し	AMUAMU	somebody	"psyark様より報告がありました。

http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=4308&forum=9&post_id=19160

{{{
はじめまして。SCUtils::sfInsertProductClassに以下のようなコードがあるのですが
// すでに規格登録があるかどうかをチェックする。
$where = ""product_id = ? AND classcategory_id1 <> 0 AND classcategory_id1 <> 0"";
$count = $objQuery->count(""dtb_products_class"", $where,  array($product_id));

classcategory_id1 <> 0が繰り返されているのですが、classcategory_id2の間違いではないかと思い書き込みました。
}}}"	バグ指摘	closed	中	EC-CUBE2.5.0alpha	管理画面	コミュニティ (eccube-comu)	修正済		seasoft	
