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 2010/03/02 11:59:27 UTC

[jira] Created: (DIRSERVER-1473) The typesOnly flag is not correctly handled

The typesOnly flag is not correctly handled
-------------------------------------------

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


The following test in core-integ is incorrect :
SearchIT.testSearchTypesOnlyWithNullReturnAttr

it's supposed to get back all the AttributeTypes, but no value. In fact, the 'ou' and 'integerAttribute' are returned with a value

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


[jira] Resolved: (DIRSERVER-1473) The typesOnly flag is not correctly handled

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

Kiran Ayyagari resolved DIRSERVER-1473.
---------------------------------------

    Resolution: Fixed
      Assignee: Kiran Ayyagari

Fixed here http://svn.apache.org/viewvc?rev=917994&view=rev

> The typesOnly flag is not correctly handled
> -------------------------------------------
>
>                 Key: DIRSERVER-1473
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1473
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.5
>            Reporter: Emmanuel Lecharny
>            Assignee: Kiran Ayyagari
>             Fix For: 1.5.6
>
>
> The following test in core-integ is incorrect :
> SearchIT.testSearchTypesOnlyWithNullReturnAttr
> it's supposed to get back all the AttributeTypes, but no value. In fact, the 'ou' and 'integerAttribute' are returned with a value

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


[jira] Closed: (DIRSERVER-1473) The typesOnly flag is not correctly handled

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

Emmanuel Lecharny closed DIRSERVER-1473.
----------------------------------------


> The typesOnly flag is not correctly handled
> -------------------------------------------
>
>                 Key: DIRSERVER-1473
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1473
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.5
>            Reporter: Emmanuel Lecharny
>            Assignee: Kiran Ayyagari
>             Fix For: 1.5.6
>
>
> The following test in core-integ is incorrect :
> SearchIT.testSearchTypesOnlyWithNullReturnAttr
> it's supposed to get back all the AttributeTypes, but no value. In fact, the 'ou' and 'integerAttribute' are returned with a value

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