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

会員検索のバリデーションのメッセージが一貫していない #6170

Open
ji-eunsoo opened this issue Apr 23, 2024 · 0 comments · May be fixed by #6189
Open

会員検索のバリデーションのメッセージが一貫していない #6170

ji-eunsoo opened this issue Apr 23, 2024 · 0 comments · May be fixed by #6189
Milestone

Comments

@ji-eunsoo
Copy link
Contributor

概要(Overview)

会員検索画面において、検索エラーのバリデーションメッセージが一貫していない。
例えば、電話番号欄に半角英字の「test」と入力した場合、
「半角英数字かハイフンのみを入力してください」というメッセージが表示されます。
また、全角数字を入力した場合、バリデーションが発生せずに検索が実行されてしまいます。

再現手順(Procedure)

・会員管理>会員一覧へ遷移
・詳細検索入力フォームに、バリデーションエラーが発生するデータを入力し "検索" ボタンを押下
 例1)電話番号:test
 例2)電話番号:1

スクリーンショット 2024-04-23 10 53 43

環境(Environment)

EC-CUBE 4.3.0-beta

@ji-eunsoo ji-eunsoo added this to the 4.3.x milestone Apr 23, 2024
@mmikri mmikri linked a pull request May 8, 2024 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant