[ http://issues.apache.org/jira/browse/CODEC-30?page=all ]

Henri Yandell reopened CODEC-30:
--------------------------------

             
This issue was marked as LATER, so opening it up again now it's in JIRA to be 
more visible.

> [codec] Character "ö" or "é" not mapped in soundex encoding
> -------------------------------------------------------------
>
>                 Key: CODEC-30
>                 URL: http://issues.apache.org/jira/browse/CODEC-30
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Operating System: All
> Platform: All
>            Reporter: Rogier Selie
>
> When calling soundex.soundex(x) with x a string with a diacritical mark 
> like "ö" or "é" the following exception occurs:
> java.lang.ArrayIndexOutOfBoundsException: 131
>         at org.apache.commons.codec.language.Soundex.map(Soundex.java:199)
>         at 
> org.apache.commons.codec.language.Soundex.getMappingCode(Soundex.java
> :157)
> This happens when calling the difference(s1, s2) in codec verion 1.3-dev this 
> exception occurs too
> Cheers Rogier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to