[
https://issues.apache.org/jira/browse/VALIDATOR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved VALIDATOR-401.
---------------------------------------
Resolution: Fixed
{code}
$ svn ci -m "VALIDATOR-401: IBANValidator fails for Seychelles and Ukraine.
Thanks to Björn Raupach for reporting this issue."
Sending src/changes/changes.xml
Sending
src/main/java/org/apache/commons/validator/routines/IBANValidator.java
Sending
src/test/java/org/apache/commons/validator/routines/IBANValidatorTest.java
Transmitting file data ...done
Committing transaction...
Committed revision 1756783.
{code}
Fixed according to
https://www.swift.com/sites/default/files/resources/swift_standards_ibanregistry.pdf
Thank you for the report!
> IBANValidator fails for Seychelles and Ukraine
> ----------------------------------------------
>
> Key: VALIDATOR-401
> URL: https://issues.apache.org/jira/browse/VALIDATOR-401
> Project: Commons Validator
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Björn Raupach
> Assignee: Benedikt Ritter
> Fix For: 1.5.2
>
>
> The IBANValidator does not validate the IBANs from the Seychelles or Ukraine,
> even though they are part of IBAN registry.
> SC18SSCB11010000000000001497USD, fails but should pass
> UA213996220000026007233566001, fails but should pass
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)