Norbet Reilly wrote:
Hi,
I have observed a strange problem in implementing a custom partition
that proxies to another remote LDAP server: the results of search()
operations have blanks replaced with "%20" so that JXplorer is unable
to explore them. The temporary solution I have in place is to wrap the
original search results returned by the remote server using the
following class:
Can you reproduce this problem in ApacheDS without your modifications?
Meaning can you isolate this bug so I can fix it? If you can post your
findings and a test case in a JIRA issue to show the bug I'll goto town
on a solution.
Thanks,
Alex
- Re: Aparent double escaping problem Alex Karasulu
-