Filter parser accepts bad filters
---------------------------------
Key: DIRSTUDIO-210
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-210
Project: Directory Studio
Issue Type: Bug
Affects Versions: 1.0.1
Reporter: Emmanuel Lecharny
Priority: Minor
Fix For: 1.0.2
The Studio filter parse accept filters like :
(objectClass>=z*)
and returns all the entries when an error should be generated ('*' is not
allowed in a assertion value if it's not escaped)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.