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

買い物プロセス ゲスト購入でお客様情報入力へ戻ると生年月日が補完されない #1008

Closed
clicktx opened this issue Sep 20, 2024 · 4 comments · Fixed by #1011

Comments

@clicktx
Copy link
Contributor

clicktx commented Sep 20, 2024

細かい事なのですが...
ゲスト購入でお届け先情報の生年月日を設定した時、事項以降に進んだ後にお届け先情報入力画面へ戻ると月、日のみ補完されません。

スクリーンショット 2024-09-19 20 57 30

@nanasess
Copy link
Contributor

月、日が1桁の場合に発生する感じですかね?

@clicktx
Copy link
Contributor Author

clicktx commented Sep 20, 2024

@nanasess 確認したところ確かにそうですね。いずれの組み合わせでも2桁になると2桁の方は補完されているようです。

@nanasess
Copy link
Contributor

@clicktx
Smarty3 以降、 1 桁の場合はゼロ埋めしてはいけないんですけど、戻った際にゼロ埋めした月日が渡ってしまっている感じですね。。。

@clicktx
Copy link
Contributor Author

clicktx commented Sep 20, 2024

@nanasess Smartyの仕様の影響なんですね。間がある時に修正してみます

nanasess added a commit that referenced this issue Oct 6, 2024
買い物プロセス ゲスト購入でお客様情報入力へ戻ると生年月日が補完されない #1008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants