From aed4a89f2bbdc326f5df33b6d995a38b8a9560a1 Mon Sep 17 00:00:00 2001
From: pgamba <pgamba@localhost>
Date: Mon, 19 Oct 2009 12:45:50 +0000
Subject: [PATCH] Fix#4261 ECL Virtual attributes should be internal only (and removed from config.ldif)

---
 opends/src/messages/messages/replication.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 71e4264..a09b5a6 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -435,3 +435,5 @@
  server for %s in local server id %s
 SEVERE_ERR_SERVER_BADLY_DISCONNECTED_181= %s has badly disconnected from this \
  replication server %s
+NOTICE_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR_182=Error when loading a virtual \
+ attribute for external change log: Attribute: %s , Error: %s

--
Gitblit v1.10.0