[
https://issues.apache.org/jira/browse/DIRSERVER-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny reopened DIRSERVER-785:
-----------------------------------------
After having read the issue again, I realised that it was a real problem when
using an embedded server, not a problem when using a remote server.
We have to provide a safer parser for filters.
> When searching the directory with broken search expressions the search never
> returns (infinite loop)
> ----------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-785
> URL: https://issues.apache.org/jira/browse/DIRSERVER-785
> Project: Directory ApacheDS
> Issue Type: Improvement
> Affects Versions: 1.5.4
> Environment: Windows 2000, JDK 1.4.2_03
> Reporter: Ed Roberts
> Assignee: Emmanuel Lecharny
> Priority: Minor
> Fix For: 1.5.5
>
>
> I executed a search on a context and the search did not return.
> 2006-11-23 15:20:18,243 DEBUG [MYLDAPClientClass]function - searching :
> filter [(&(cn=somerandomstring)(objectClass=RakInstanceDescriptor)]
> I noticed from my debug that my search filter was not terminated correctly.
> It would make development easier, especially for those not knowing
> immediately that they had provided a duff filter, if the search method threw
> an exception to say that the filter was invalid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.