Holger Grote created CODEC-254:
----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)