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

verify_iban accepts special characters as whitespace #22

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Closed

verify_iban accepts special characters as whitespace #22

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. verify_iban('FI21 1234-5600 0007?85');

What is the expected output? What do you see instead?

Expect false. Got true.

What version of the product are you using? On what operating system?
1.4.3

Please provide any additional information below.
Is this a feature, as iban_to_machine_format seems to filter that sort of 
things out?

Original issue reported on code.google.com by [email protected] on 11 Sep 2013 at 11:58

@GoogleCodeExporter
Copy link
Author

Yes, it's a feature, not a bug!

Haha.

Probably it should be possible to test in a more formalistic way, though. I'll 
sort that out.

Original comment by [email protected] on 12 Sep 2013 at 3:08

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@globalcitizen
Copy link
Owner

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

2 participants