Sebb created VALIDATOR-346:
------------------------------
Summary: SedolCheckDigit fails to reject invalid (non-numeric)
check digits
Key: VALIDATOR-346
URL: https://issues.apache.org/jira/browse/VALIDATOR-346
Project: Commons Validator
Issue Type: Bug
Affects Versions: 1.4.0 Release
Reporter: Sebb
The SedolCheckDigit class fails to check that the check digit is actually a
digit; it currently also allows some alphabetics.
As a side effect of this, it treats some letters as being valid checkdigits
when they should be rejected.
Patch to follow
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)