[ 
https://issues.apache.org/jira/browse/CODEC-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035338#comment-13035338
 ] 

Dominic Herrmann commented on CODEC-122:
----------------------------------------

For example the call colognePhonetic("Aychlmajr") delivers 0456J7, but it 
should be 04567

> 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