Ok, that's a shame, but thanks for letting me know. I had some vague memory of Emmanuel tidying something up in this area a long while back, but my understanding must have been incomplete.
On Fri, Sep 5, 2008 at 6:31 PM, Stefan Seelmann <[EMAIL PROTECTED]> wrote: > Norval Hope wrote: >> required (for instance I originally had lots of probs requiring >> explicit use of LdapDN.getUpName() which I understand / hope I may now >> be able to replace with humble .toString()s). While I'm doing this >> port over I'll try to disentangle changes which might be interesting >> to the general community versus ones that probably won't, and factor >> out separate patches etc. >> > > I'm afraid, but this is still the case. LdapDN.toString() in trunk > returns the normalized name, not the user provided name. I had the same > issue in DirStudio. I wonder if this is necessary or if toString() could > be changed to return the upName? > > Regards, > Stefan > >
