Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支払方法設定画面で既に登録されているロゴ画像があると登録時にエラーになる #18

Open
toshiaki-h opened this issue Dec 7, 2017 · 1 comment
Labels
Milestone

Comments

@toshiaki-h
Copy link

概要(Overview)

支払方法登録・編集画面で既にロゴが登録されている状態で再度登録を行うとエラーになる

期待する内容(Expect) or 要望 (Requirement)

既に画像がある場合は上書きしてほしい。

再現手順(Procedure)

  1. ロゴ画像を設定し登録。
  2. 手数料などを変更し、登録ボタンを押す。(この時ロゴが表示されている)
  3. エラー発生(デバッグモードで確認)

環境 (environment)

  • EC-CUBE: 3.0.15
  • PHP: 7.0.22
  • DB:
    • PostgreSQL 9.6.3

関連情報 (Ref)

NISSEN後払いモジュールがインストール時点でロゴが設定されていたため、当該現象を確認できました。

@chihiro-adachi
Copy link
Contributor

以下のエラーが発生することを確認しました。

IOException in Filesystem.php line 275:
Cannot rename because the target "/Users/chihiro_adachi/repos/ec-cube30/html/upload/save_image/../../user_data/Nissen/nissen_atobarai_logo_s.png" already exists.

@nanasess nanasess transferred this issue from EC-CUBE/ec-cube Nov 11, 2019
@nanasess nanasess added this to the 3.1.0 milestone Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants