From 2e8ac36408f11ad6925588a6addfdd4632c8194a Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Thu, 03 May 2007 18:00:00 +0000
Subject: [PATCH] Corrected some erroneous references to issue numbers in userdn ACI functional test cases.

---
 opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_target.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_target.xml b/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_target.xml
index 7613be2..7819713 100755
--- a/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_target.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_target.xml
@@ -1583,7 +1583,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal all
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal all
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -1723,7 +1723,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal anyone
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal anyone
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -1863,7 +1863,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn not equal all
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn not equal all
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -2003,7 +2003,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal self
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal self
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -2145,7 +2145,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal self with wildcard
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal self with wildcard
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -2287,7 +2287,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal self with wildcard and filter
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal self with wildcard and filter
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -2429,7 +2429,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal self with wildcard and filter, deny
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal self with wildcard and filter, deny
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.
@@ -2571,7 +2571,7 @@
                 The tag, TestMarker, must be the same as the tag, TestSuiteName.
                 #@TestMarker                ACI Target Tests
                 #@TestName                  Target equals dn with userdn equal self with wildcard and filter, allow and deny
-                #@TestIssue                 434
+                #@TestIssue                 453
                 #@TestPurpose               Test with the target set equal to a dn with userdn equal self with wildcard and filter, allow and deny
                 #@TestPreamble              Admin adds an aci with the target equal to the dn of one existing branch.
                 #@TestStep                  Client searches entry with the targeted branch dn with authenticated user.

--
Gitblit v1.10.0