Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Aditional: case-insensitive check for BIC#1636
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
staabm commentedNov 6, 2015
@Arkni would you mind adding a unit test? |
Arkni commentedNov 6, 2015
will do when time allows. |
Arkni commentedNov 6, 2015
@staabm |
staabm commentedNov 6, 2015
thx. next step for me is learning "how to merge it right" ;) |
Arkni commentedNov 6, 2015
Yep 😁 |
staabm commentedNov 9, 2015
Arkni commentedNov 9, 2015
Good :D
Yes, it helps avoiding closing issues and PR manually. |
Squashed and rebased#1547.
The authorship still maintained. So you canclose#1547 in favor of this one