id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
181	インストール直後、「おなべ」でSQLエラー	satou	somebody	"MySQL4.1で発生。[[BR]]
下記修正で直ります。[[BR]]
{{{
/data/class/pages/products/LC_Page_Products_Detail.php
714行目
before：$where = ""del_flg = 0 AND product_id = ? AND status = 1"";
after：$where = ""del_flg = 0 AND T3.product_id = ? AND status = 1"";
}}}"	バグ指摘	closed	中	EC-CUBE	フロント	2.0系(ベータ版)	修正済			
