[
https://issues.apache.org/jira/browse/CODEC-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866636#comment-16866636
]
Melloware commented on CODEC-254:
---------------------------------
[~sebb] This looks awfully similar to this issue?
https://issues.apache.org/jira/browse/CODEC-255 Is it possible it is fixed
also?
> ColognePhonetic does not treat the letter H correctly
> -----------------------------------------------------
>
> 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)