Bug in ColognePhonetic.java
---------------------------

                 Key: CODEC-122
                 URL: https://issues.apache.org/jira/browse/CODEC-122
             Project: Commons Codec
          Issue Type: Bug
    Affects Versions: 1.5
            Reporter: Dominic Herrmann


During the use of org.apache.commons.codec.language.ColognePhonetic I 
recognized an error in method public String colognePhonetic(String text). The 
method does not handle the character 'J'. Thus Strings containig a J will not 
completely by calculated to the phonetic code. The characters 'J' will remain.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to