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

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

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)