You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2011/03/01 18:56:37 UTC

[jira] Created: (CODEC-117) Caverphone encode names starting and ending with "mb" incorrectly.

Caverphone encode names starting and ending with "mb" incorrectly.
------------------------------------------------------------------

                 Key: CODEC-117
                 URL: https://issues.apache.org/jira/browse/CODEC-117
             Project: Commons Codec
          Issue Type: Bug
    Affects Versions: 1.4
         Environment: Apache Maven 3.0.2 (r1056850; 2011-01-08 19:58:10-0500)
Java version: 1.6.0_23, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_23\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows vista", version: "6.0", arch: "amd64", family: "windows"
            Reporter: Gary Gregory
            Assignee: Gary Gregory
             Fix For: 1.5


Caverphone encode names starting and ending with "mb" incorrectly.

According to the spec:
"If the name ends with mb make it m2".

This has been coded as:
"If the name _starts_ with mb make it m2".

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

        

[jira] [Resolved] (CODEC-117) Caverphone encodes names starting and ending with "mb" incorrectly.

Posted by "Gary D. Gregory (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CODEC-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory resolved CODEC-117.
-----------------------------------

    Resolution: Fixed

Forgot to check in this issue.

> Caverphone encodes names starting and ending with "mb" incorrectly.
> -------------------------------------------------------------------
>
>                 Key: CODEC-117
>                 URL: https://issues.apache.org/jira/browse/CODEC-117
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Apache Maven 3.0.2 (r1056850; 2011-01-08 19:58:10-0500)
> Java version: 1.6.0_23, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_23\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows vista", version: "6.0", arch: "amd64", family: "windows"
>            Reporter: Gary D. Gregory
>            Assignee: Gary D. Gregory
>             Fix For: 1.5
>
>
> Caverphone encode names starting and ending with "mb" incorrectly.
> According to the spec:
> "If the name ends with mb make it m2".
> This has been coded as:
> "If the name _starts_ with mb make it m2".

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