On Mon, Jul 13, 2009 at 6:05 PM, Alex Karasulu <[email protected]> wrote:
> Hi Thorsten, > > On Sun, Jul 12, 2009 at 1:18 PM, Thorsten Kampe <[email protected] > > > >> >> 1. when I run a query with attrlist = [''] - this actually returns all >> attributes (like "attrlist = []" or "attrlist = None") - while in Active >> Directory and eDirectory the server returns no attributes at all. Is >> that intended? > > > This smell's like a corner case bug for ApacheDS. I see you filed a few > issues in our JIRA. Don't know if this was one of them but feel free to add > if you did not. > Stephan nailed this on the head with the use of the more standards oriented 1.1 pseudo attribute. > >> >> 2. ApacheDS seems to ignore "attrsonly = False" - it always returns the >> values. Is that intended? >> > > Nope this is yet another bug. > I thought attrsonly=true doh! Luckily Stephan caught this for the both of us. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org
