id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
1215	商品詳細画面>サブ画像拡大の不具合	shutta	h_yoshimoto	"開発コミュニティサイトにて下記報告あり

http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=7696&forum=8

[現象] 商品詳細画面の表示内容を変更しようと思い、
　　　　　eccube\data\Smarty\templates\default\productsにある
　　　　　detail.tplを修正していて気付いたのですが
　　　　　以下の処理の部分が、うまく動いていないようです。

　　　　　+++++++++++++++++++++++++++++++++++++++++++++
　　　　　<!--{if $arrProduct[$lkey]|strlen >= 1}-->
　　　　　 <a href=""<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct[$lkey]|h}-->"" class=""expansion"" onmouseover=""chgImg('<!--{$TPL_URLPATH}-->img/button/btn_expansion_on.gif', 'expansion_<!--{$lkey|h}-->');"" onmouseout=""chgImg('<!--{$TPL_URLPATH}-->img/button/btn_expansion.gif', 'expansion_<!--{$lkey|h}-->');"" target=""_blank"" >
　　　　　<!--{/if}-->
　　　　　+++++++++++++++++++++++++++++++++++++++++++++

　　　　　当方が気付いた点は以下の通りです。
　　　　　１）img/button/下のgifファイルがない
　　　　　２）ファイルを入れてもchgImgがうまく動いていないようです。

"	バグ指摘	closed	中	EC-CUBE2.12.3	フロント	2.11.0	修正済		h_yoshimoto	1
