id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
2524	CSS の重複チェックができていないようです	kimoto	pineray	"http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=14485&forum=9&post_id=64957#forumpost64957

{{{
既存のファイルと同名の CSS ファイルを新規作成しても保存できてしまいます。その際は上書きされてしまうようです。/data/class/pages/admin/design/LC_Page_Admin_Design_CSS.php

    /**
     * CSSディレクトリを取得する.
     *
     * @param  integer $device_type_id 端末種別ID
     * @return string  CSSディレクトリ
     */
    public function getCSSDir($device_type_id)
    {
        return SC_Helper_PageLayout_Ex::getTemplatePath($device_type_id, true) . 'css/';
    }
私の勘違いでしたらすみません。コミッターの方、確認と修正をお願い致します。EC-CUBE 	2.13.1サーバーOS 	LinuxDBサーバー 	MySQL 5.5.12WEBサーバー 	Apache/2.2.3 (CentOS)PHP 	5.3.13----------------http://www.decoru.net/http://maste.jp/お問い合わせ番号 CSV 登録&メール送信プラグインhttps://www.ec-cube.net/products/detail.php?product_id=653さくらの VPS の構築とEC-CUBEインストールが9,800円http://bluestyle.jp/
}}}"	バグ指摘	closed	中	EC-CUBE2.13.3	管理画面	2.13.1	修正済			1
