[
https://issues.apache.org/jira/browse/CODEC-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Holger Grote updated CODEC-254:
-------------------------------
Description:
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.
was:
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.
The reasen is the lette h is ignored completely and not stored in the lastChar
anymore.
> 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)