EC-CUBE / coupon-plugin

GNU Lesser General Public License v2.1
11 stars 41 forks source link

datepickerの読み込みで404が発生している #144

Open chihiro-adachi opened 3 years ago

chihiro-adachi commented 3 years ago

概要

クーポン登録画面でdatetimepickerの読み込み時に404が発生している

GET https://www.example.com/plugin/41-beta3-1/eccube-4.1-beta3-mysql/html/template/admin/assets/css/bootstrap-datetimepicker.min.css net::ERR_ABORTED 404 (Not Found)
new:720 GET https://www.example.com/plugin/41-beta3-1/eccube-4.1-beta3-mysql/html/template/admin/assets/js/vendor/moment-ja.js net::ERR_ABORTED 404 (Not Found)
new:721 GET https://www.example.com/plugin/41-beta3-1/eccube-4.1-beta3-mysql/html/template/admin/assets/js/vendor/bootstrap-datetimepicker.min.js net::ERR_ABORTED 404 (Not Found)

再現手順

  1. 受注管理>クーポン
  2. 新規登録をクリック
  3. 404エラーが発生する

環境

EC-CUBE4.1-beta3/MySQLで確認 EC-CUBEはサブディレクトリへの配置

chihiro-adachi commented 3 years ago

safariでカレンダー表示が他画面のUIと異なる表示になります。 入力自体は可能。