id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
217	【管理画面→商品管理】複製時に画像をコピーしない	satou	somebody	"管理画面の商品管理で、商品複製を行った場合に、画像コピーをしてくれません。[[BR]]
[[BR]]
{{{
/data/class/pages/admin/products/LC_Page_AdminProducts_Product.php
[690行目]if文を下記に変更
if(empty($this->objUpFile->temp_file[$arrImageKey[$to_key]]) && empty($this->objUpFile->save_file[$arrImageKey[$to_key]])) {
}}}
"	バグ指摘	closed	中	EC-CUBE	フロント	2.0系(正式版)	修正済			
