[jira] [Commented] (CODEC-122) Bug in ColognePhonetic.java

2011-05-18 Thread Gary D. Gregory (JIRA)

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

Gary D. Gregory commented on CODEC-122:
---

Can you provide an example with the expected answer?

 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


[jira] [Commented] (CODEC-122) Bug in ColognePhonetic.java

2011-05-18 Thread Dominic Herrmann (JIRA)

[ 
https://issues.apache.org/jira/browse/CODEC-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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


[jira] [Commented] (CODEC-122) Bug in ColognePhonetic.java

2011-05-18 Thread Gary D. Gregory (JIRA)

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

Gary D. Gregory commented on CODEC-122:
---

I created a unit test for your example in trunk and it passes. Please see the 
trunk source. This code has not changed in trunk since the 1.5 release. Could 
you please double check your example?

 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


[jira] [Commented] (CODEC-122) Bug in ColognePhonetic.java

2011-05-18 Thread Dominic Herrmann (JIRA)

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

Dominic Herrmann commented on CODEC-122:


Sorry for waisting your time. You are rigth your code works correctly. The 
problem was I have got a beta version, not the version 1.5 of the jar. Only the 
beta version has this bug. The issue can be closed. 

 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