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

[4.2] 商品編集画面で、商品画像のローディングに失敗する #5414

Closed
chihiro-adachi opened this issue Jun 30, 2022 · 1 comment
Labels
Milestone

Comments

@chihiro-adachi
Copy link
Contributor

概要(Overview)

インストール直後の状態で、商品編集画面を表示すると商品画像のローディングに失敗する

image

以下のように画像を取得しているが、404を返している状態

http://xxx.xxx.xxx.xxx/ec-cube/admin2/product/product/image/load?source=%2Fec-cube%2Fhtml%2Fupload%2Fsave_image%2Fcube-1.png

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

画像が表示される

再現手順(Procedure)

  • ec-cubeをサブディレクトリに配置してインストール
  • 管理画面から、商品編集画面を表示

環境 (environment)

  • EC-CUBE: 4.0.x
  • PHP: 7.x.x
  • DB:
    • PostgreSQL x.x.x
    • MySQL x.x.x

関連情報 (Ref)

@chihiro-adachi chihiro-adachi added this to the 4.2.0 milestone Jun 30, 2022
@chihiro-adachi chihiro-adachi changed the title [4.2]商品編集画面で、商品画像のローディングに失敗する [4.2] 商品編集画面で、商品画像のローディングに失敗する Jun 30, 2022
@nanasess
Copy link
Contributor

nanasess commented Jul 4, 2022

#5417 で対応してます

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

2 participants