You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2006/12/03 16:49:21 UTC

[jira] Created: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

Alias names, OIDs an subtypes of requested attributes are ignored 
------------------------------------------------------------------

                 Key: DIRSERVER-789
                 URL: http://issues.apache.org/jira/browse/DIRSERVER-789
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: Stefan Seelmann
            Priority: Blocker


Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Stefan Seelmann updated DIRSERVER-789:
--------------------------------------

    Attachment: SearchTest.java

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: SearchTest.diff, SearchTest.java
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Stefan Seelmann updated DIRSERVER-789:
--------------------------------------

    Attachment: SearchTest.diff

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: SearchTest.diff
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Emmanuel Lecharny resolved DIRSERVER-789.
-----------------------------------------

    Resolution: Fixed

There was a problem when we were looking for an inherited attributeType like name : as soon as a descendant was found, the filetering was stopped. Now we return all the descendant.

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: SearchTest.diff, SearchTest.java
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Emmanuel Lecharny reassigned DIRSERVER-789:
-------------------------------------------

    Assignee: Emmanuel Lecharny

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Emmanuel Lecharny commented on DIRSERVER-789:
---------------------------------------------

I conform that this is a big bug. Damn it !

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>            Priority: Blocker
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Emmanuel Lecharny commented on DIRSERVER-789:
---------------------------------------------

Committed a fix in ADS 1.0 :

http://svn.apache.org/viewvc?view=rev&rev=492720
and tests are :
http://svn.apache.org/viewvc?view=rev&rev=492721



> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Resolved: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

Posted by Alex Karasulu <ak...@apache.org>.
Nicely done!

Alex

[jira] Resolved: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Emmanuel Lecharny resolved DIRSERVER-789.
-----------------------------------------

    Resolution: Fixed

Fixed in both 1.0 and trunks.

Trunks revision are :
http://svn.apache.org/viewvc?view=rev&rev=492728
and
http://svn.apache.org/viewvc?view=rev&rev=492729


> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Reopened: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Stefan Seelmann reopened DIRSERVER-789:
---------------------------------------


Testet in 1.0, when requesting "name" only "sn" is returned.

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: SearchTest.diff
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462363 ] 

Stefan Seelmann commented on DIRSERVER-789:
-------------------------------------------

Attached two more test cases: When requesting only collective attributes (e.g. c-ou) no attribute is returned.


> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: CollectiveAttributeServiceITest.diff, SearchTest.diff, SearchTest.java, SearchTest_Collective.diff
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Stefan Seelmann updated DIRSERVER-789:
--------------------------------------

    Attachment: CollectiveAttributeServiceITest.diff

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: CollectiveAttributeServiceITest.diff, SearchTest.diff, SearchTest.java, SearchTest_Collective.diff
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Stefan Seelmann closed DIRSERVER-789.
-------------------------------------


> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: CollectiveAttributeServiceITest.diff, SearchTest.diff, SearchTest.java, SearchTest_Collective.diff
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

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


[jira] Updated: (DIRSERVER-789) Alias names, OIDs an subtypes of requested attributes are ignored

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

Stefan Seelmann updated DIRSERVER-789:
--------------------------------------

    Attachment: SearchTest_Collective.diff

> Alias names, OIDs an subtypes of requested attributes are ignored
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-789
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-789
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Stefan Seelmann
>         Assigned To: Emmanuel Lecharny
>            Priority: Blocker
>         Attachments: CollectiveAttributeServiceITest.diff, SearchTest.diff, SearchTest.java, SearchTest_Collective.diff
>
>
> Having an entry with 'givenname: test'. When requesting 'givenname' in a search the values are returned. But when requesting alias 'gn' or the OID '2.5.4.42' no values are returned. Also when requesting the supertype 'name' no subtypes like 'givenname' or 'sn' are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira