You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2009/01/27 00:40:59 UTC

[jira] Created: (DIRSERVER-1304) Searching for a Telephone number don't work

Searching for a Telephone number don't work
-------------------------------------------

                 Key: DIRSERVER-1304
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1304
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 1.5.4
            Reporter: Emmanuel Lecharny
             Fix For: 1.5.5


When searching for a TelephoneNumber, the space and '-' chars are not striped out of the telephone number. for instance, if someone inject
"0 123 456-78", then searching for (telephonenumber=012345678) does not return any result, when it should :

"The rules for matching are identical to those for caseIgnoreMatch, except that all space and "-" characters are skipped during the comparison. "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DIRSERVER-1304) Searching for a Telephone number don't work

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny reassigned DIRSERVER-1304:
--------------------------------------------

    Assignee: Emmanuel Lecharny

> Searching for a Telephone number don't work
> -------------------------------------------
>
>                 Key: DIRSERVER-1304
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1304
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.4
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.5
>
>
> When searching for a TelephoneNumber, the space and '-' chars are not striped out of the telephone number. for instance, if someone inject
> "0 123 456-78", then searching for (telephonenumber=012345678) does not return any result, when it should :
> "The rules for matching are identical to those for caseIgnoreMatch, except that all space and "-" characters are skipped during the comparison. "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSERVER-1304) Searching for a Telephone number don't work

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1304.
------------------------------------------

    Resolution: Fixed

Fixed with :
http://svn.apache.org/viewvc?rev=737880&view=rev
http://svn.apache.org/viewvc?rev=737938&view=rev
http://svn.apache.org/viewvc?rev=737939&view=rev

> Searching for a Telephone number don't work
> -------------------------------------------
>
>                 Key: DIRSERVER-1304
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1304
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.4
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.5
>
>
> When searching for a TelephoneNumber, the space and '-' chars are not striped out of the telephone number. for instance, if someone inject
> "0 123 456-78", then searching for (telephonenumber=012345678) does not return any result, when it should :
> "The rules for matching are identical to those for caseIgnoreMatch, except that all space and "-" characters are skipped during the comparison. "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRSERVER-1304) Searching for a Telephone number don't work

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-1304.
----------------------------------------


closed

> Searching for a Telephone number don't work
> -------------------------------------------
>
>                 Key: DIRSERVER-1304
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1304
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.4
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.5
>
>
> When searching for a TelephoneNumber, the space and '-' chars are not striped out of the telephone number. for instance, if someone inject
> "0 123 456-78", then searching for (telephonenumber=012345678) does not return any result, when it should :
> "The rules for matching are identical to those for caseIgnoreMatch, except that all space and "-" characters are skipped during the comparison. "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.