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 2009/04/28 23:43:30 UTC

[jira] Created: (DIRSERVER-1355) Alias dereferncing with subtree search isn't working correctly

Alias dereferncing with subtree search isn't working correctly
--------------------------------------------------------------

                 Key: DIRSERVER-1355
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1355
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: ldap
    Affects Versions: 1.5.4
            Reporter: Stefan Seelmann
            Assignee: Stefan Seelmann


The search with subtree scope and alias dereferncing enabled doesn't work as expected. If an alias is dereferenced during the search then the search stop at the alias target. If the alias target has descentants, the search isn't continued and no descentants are returned. The algorithm described in http://cwiki.apache.org/confluence/display/DIRxSRVx11/Structure+and+Organization#StructureandOrganization-HandlingDereferencingwithSubtreeLevelScope isn't implemented yet.


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


[jira] Updated: (DIRSERVER-1355) Alias dereferncing with subtree search isn't working correctly

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

Emmanuel Lecharny updated DIRSERVER-1355:
-----------------------------------------

    Fix Version/s: 1.5.5

Let's check the patch.

> Alias dereferncing with subtree search isn't working correctly
> --------------------------------------------------------------
>
>                 Key: DIRSERVER-1355
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1355
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.5.4
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.5
>
>         Attachments: DIRSERVER-1355.patch
>
>
> The search with subtree scope and alias dereferncing enabled doesn't work as expected. If an alias is dereferenced during the search then the search stop at the alias target. If the alias target has descentants, the search isn't continued and no descentants are returned. The algorithm described in http://cwiki.apache.org/confluence/display/DIRxSRVx11/Structure+and+Organization#StructureandOrganization-HandlingDereferencingwithSubtreeLevelScope isn't implemented yet.

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


[jira] Updated: (DIRSERVER-1355) Alias dereferncing with subtree search isn't working correctly

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

Emmanuel Lecharny updated DIRSERVER-1355:
-----------------------------------------

    Fix Version/s:     (was: 1.5.5)
                   2.0.0-RC1

Postponed to 2.0.0-RC1

> Alias dereferncing with subtree search isn't working correctly
> --------------------------------------------------------------
>
>                 Key: DIRSERVER-1355
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1355
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.5.4
>            Reporter: Stefan Seelmann
>            Assignee: Emmanuel Lecharny
>             Fix For: 2.0.0-RC1
>
>         Attachments: DIRSERVER-1355.patch
>
>
> The search with subtree scope and alias dereferncing enabled doesn't work as expected. If an alias is dereferenced during the search then the search stop at the alias target. If the alias target has descentants, the search isn't continued and no descentants are returned. The algorithm described in http://cwiki.apache.org/confluence/display/DIRxSRVx11/Structure+and+Organization#StructureandOrganization-HandlingDereferencingwithSubtreeLevelScope isn't implemented yet.

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


[jira] Assigned: (DIRSERVER-1355) Alias dereferncing with subtree search isn't working correctly

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

Emmanuel Lecharny reassigned DIRSERVER-1355:
--------------------------------------------

    Assignee: Emmanuel Lecharny  (was: Stefan Seelmann)

> Alias dereferncing with subtree search isn't working correctly
> --------------------------------------------------------------
>
>                 Key: DIRSERVER-1355
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1355
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.5.4
>            Reporter: Stefan Seelmann
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.5
>
>         Attachments: DIRSERVER-1355.patch
>
>
> The search with subtree scope and alias dereferncing enabled doesn't work as expected. If an alias is dereferenced during the search then the search stop at the alias target. If the alias target has descentants, the search isn't continued and no descentants are returned. The algorithm described in http://cwiki.apache.org/confluence/display/DIRxSRVx11/Structure+and+Organization#StructureandOrganization-HandlingDereferencingwithSubtreeLevelScope isn't implemented yet.

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


[jira] Updated: (DIRSERVER-1355) Alias dereferncing with subtree search isn't working correctly

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

Stefan Seelmann updated DIRSERVER-1355:
---------------------------------------

    Attachment: DIRSERVER-1355.patch

> Alias dereferncing with subtree search isn't working correctly
> --------------------------------------------------------------
>
>                 Key: DIRSERVER-1355
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1355
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.5.4
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>         Attachments: DIRSERVER-1355.patch
>
>
> The search with subtree scope and alias dereferncing enabled doesn't work as expected. If an alias is dereferenced during the search then the search stop at the alias target. If the alias target has descentants, the search isn't continued and no descentants are returned. The algorithm described in http://cwiki.apache.org/confluence/display/DIRxSRVx11/Structure+and+Organization#StructureandOrganization-HandlingDereferencingwithSubtreeLevelScope isn't implemented yet.

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