| Van Nhu (JIRA) 2005-12-15, 2:45 am |
| [ http://issues.apache.org/jira/brows...DAP-80?page=all ]
Van Nhu updated DIRLDAP-80:
---------------------------
Attachment: patch_missing_break_after_case_PRESENCE.patch
The attached patch adds a missing break statement that causes errors when encoding PRESENCE filters.
> Error encoding PRESENCE filters
> -------------------------------
>
> Key: DIRLDAP-80
> URL: http://issues.apache.org/jira/browse/DIRLDAP-80
> Project: Directory LDAP
> Type: Bug
> Components: Snickers Codec Provider
> Versions: 0.9.3
> Environment: Module: https://svn.apache.org/repos/asf/di...ared/ldap/trunk
> Subversion revision number: 356972
> Reporter: Van Nhu
> Priority: Minor
> Attachments: patch_missing_break_after_case_PRESENCE.patch
>
> Missing a break statement after case( LeafNode.PRESENCE ): in the SearchRequestEncoder.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|