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

配送方法の選択時における配達時間のエラー #6019

Closed
joshoangtien opened this issue Jul 6, 2023 · 4 comments
Closed

配送方法の選択時における配達時間のエラー #6019

joshoangtien opened this issue Jul 6, 2023 · 4 comments
Milestone

Comments

@joshoangtien
Copy link

概要(Overview)

Step 1:「注文管理」画面で「注文の詳細」に入り、「配送情報の追加」を選択してください。
Step 2:「配送情報の追加」画面で、「配送方法」を変更すると、「配達時間」がエラーになります。
2023-06-27_13h21_49

再現手順(Procedure)

次のコードに問題があることに気付きました:
Screenshot from 2023-07-06 10-55-11
私たちはこのコードを修正しました:

$shippingDeliveryTime.append($('<option></option>').val('').text('{{ 'admin.common.select__unspecified'|trans }}'));

環境(Environment)

EC-CUBE: 4.2.1
PHP: 8.1.19
DB:
PostgresSQL 14.8

@shinya
Copy link
Contributor

shinya commented Jul 10, 2023

@joshoangtien
Issueありがとうございます。内容を拝見したところ、「修正しました」とあるのでもしよろしければPull Requestも合わせていただけると嬉しいです。よろしくお願いします。

@dotani1111
Copy link
Contributor

@joshoangtien
issueありがとうございます👍
こちら代わりにPRを作成させて頂きました!

@joshoangtien
Copy link
Author

joshoangtien commented Sep 11, 2023 via email

@dotani1111
Copy link
Contributor

Marge済みのためCloseします。

@dotani1111 dotani1111 added this to the 4.2.x milestone Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants