You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2022/09/02 15:02:40 UTC

[directory-ldap-api] 02/02: Fix DIRAPI-386

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-ldap-api.git

commit 61ff0b8a89a1bd9caad52e49ac18df264e43067e
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Fri Sep 2 17:01:34 2022 +0200

    Fix DIRAPI-386
---
 i18n/src/main/resources/org/apache/directory/api/i18n/errors.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n/src/main/resources/org/apache/directory/api/i18n/errors.properties b/i18n/src/main/resources/org/apache/directory/api/i18n/errors.properties
index b52b9f057..c3baa7fca 100644
--- a/i18n/src/main/resources/org/apache/directory/api/i18n/errors.properties
+++ b/i18n/src/main/resources/org/apache/directory/api/i18n/errors.properties
@@ -639,7 +639,7 @@ ERR_13504_FIX_OID=the OID is fixed: {0}
 ERR_13505_HARDCODED_ZERO_LENGTH_RESPONSE=the response is hardcoded as zero length array
 ERR_13506_CANNOT_ABANDON_OPERATION=RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
 ERR_13507_UNRECOGNIZED_JNDI_PROPERTY_VALUE=Unrecognized value ''{0}'' for {1} JNDI property.\nExpected a value of either always, never, searching, or finding.
-ERR_13508_INVALID_FILTER=The filter {0} is invalid.
+ERR_13508_INVALID_FILTER=The filter {0} is invalid: {1}.
 ERR_13509_UNEXPECTED_SCOPE=Unexpected scope {0}
 ERR_13510_UNKNOWN_DEREF_MODE=Unknown derefmode {0}
 ERR_13511_INVALID_PROXIED_AUTHZ_NULL=Invalid proxied authz value: cannot be null