Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

case-insensitive check for BIC#1547

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
netzkind wants to merge5 commits intojquery-validation:masterfromnetzkind:patch-1

Conversation

@netzkind
Copy link
Contributor

I found no appearant reason why a BIC has to be all-upper, so allowing customers to enter it lowercase or mixed should be ok.
Furthermore, the IBAN-validation also is case-insensitive.

I found no appearant reason why a BIC has to be all-upper, so allowing customers to enter it lowercase or mixed should be ok.Furthermore, the IBAN-validation also is case-insensitive.
@staabm
Copy link
Member

For consistency with IBAN I agree. I think we should add in the comments of both validations that the validation is handled in a case-insensitive manner and that it is up to the user to normalize the input (e.g. convert everything into uppercase before persisting the user input).

@netzkind
Copy link
ContributorAuthor

Sounds good to me. Will you need an amended pull request/patch?

@staabm
Copy link
Member

please add the requested change to this PR.

@netzkind
Copy link
ContributorAuthor

OK, comments are amended.

@staabm
Copy link
Member

Thanks, your changes look good to me.

@staabm
Copy link
Member

@netzkind could your squash those commits?

@staabm
Copy link
Member

@netzkind please squash your commits and prefix the commit message withAdditionals:

I will merge after this small changes.

@staabm
Copy link
Member

@netzkind are you willing to apply the above mentioned changes?

Arkni pushed a commit to Arkni/jquery-validation that referenced this pull requestNov 5, 2015
I found no appearant reason why a BIC has to be all-upper,so allowing customers to enter it lowercase or mixed should be ok.Furthermore, the IBAN-validation also is case-insensitive.Closesjquery-validation#1547
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@netzkind@staabm

[8]ページ先頭

©2009-2025 Movatter.jp