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.1.x, 4.2.x] 値をスペースで更新してから更新をキャンセルすると、元の値が消えます #5792

Closed
maianhtu010596 opened this issue Sep 14, 2022 · 3 comments
Labels
bug:Low good-first-issue Good for newcomers/簡単に修正できそうなもの
Milestone

Comments

@maianhtu010596
Copy link
Contributor

概要(Overview)

インターフェースのクイックエディットでカテゴリとかタグとかそういうのを更新したら、入力値がスペースだったりエラー画面が出て更新キャンセルを押したら初期値頭がなくなったり、これは表示エラー。

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

再現手順(Procedure)

Step 1. 商品管理 ↦ カテゴリ管理
image

Step 2. ボタンを押すと、カテゴリをすばやく編集できます
image

Step 3. 値をスペースとして入力し、登録ボタンを押すと、エラー行が表示されます。
image

Step 4. 次に、更新のキャンセル ボタンを押すと、画面に元の値が再び表示されなくなります。
image

環境 (environment)

  • EC-CUBE: 4.2.0-beta2
  • PHP: 7.4.x, 8.0.x, 8.1.x
  • DB:
    • PostgreSQL 10.x.x
    • MySQL 5.7.x, 8.0.x

関連情報 (Ref)

モンキーテスト(β2 - EC-CUBE 4.2.0-beta2-20220905)

@chihiro-adachi chihiro-adachi added this to the 4.2.x milestone Sep 14, 2022
@chihiro-adachi
Copy link
Contributor

@maianhtu010596
ありがとうございます。事象確認しました。
タグ管理の機能でも同様の事象があるようです。

@maianhtu010596
Copy link
Contributor Author

@chihiro-adachi はい、確認ありがとうございます
で同様の現象が発生
/product/class_name (規格管理)
/product/category (カテゴリ管理)
/product/tag (タグ管理)

@chihiro-adachi chihiro-adachi added the good-first-issue Good for newcomers/簡単に修正できそうなもの label Sep 16, 2022
@maianhtu010596
Copy link
Contributor Author

maianhtu010596 commented Sep 16, 2022

@chihiro-adachi
で同様の現象が発生
/setting/shop/delivery/{id}/edit (配送方法設定)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:Low good-first-issue Good for newcomers/簡単に修正できそうなもの
Projects
None yet
Development

No branches or pull requests

2 participants