You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/03/15 17:54:00 UTC

[jira] [Commented] (CODEC-254) ColognePhonetic does not treat the letter H correct

    [ https://issues.apache.org/jira/browse/CODEC-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793822#comment-16793822 ] 

Gary Gregory commented on CODEC-254:
------------------------------------

We welcome patches on github, with unit tests.

> ColognePhonetic does not treat the letter H correct
> ---------------------------------------------------
>
>                 Key: CODEC-254
>                 URL: https://issues.apache.org/jira/browse/CODEC-254
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.12
>            Reporter: Holger Grote
>            Priority: Major
>
> With the fix in CODEC-250 the letter H is not treaten correct any more.
> A String 'shch' is coded as 8 and not as 84. (This string is sometimes in foreign surnames)
> The reasen is the letter h is ignored completely and not stored in the lastChar anymore.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)