From f3e0707e343a0c2f7a78b51c05f6fc77bbceafe1 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 16 Jun 2020 17:37:05 +0000 Subject: [PATCH] Cleanup links to old ITS system --- doc/devel/todo | 7 +------ tests/data/regressions/its8444/its8444 | 2 +- tests/data/regressions/its8521/its8521 | 6 +++--- tests/data/regressions/its8616/its8616 | 2 +- tests/data/regressions/its8663/its8663 | 2 +- tests/data/regressions/its8667/its8667 | 2 +- tests/data/regressions/its8752/its8752 | 2 +- tests/data/regressions/its8800/its8800 | 2 +- 8 files changed, 10 insertions(+), 15 deletions(-) diff --git a/doc/devel/todo b/doc/devel/todo index d18dfeffb7..670e9ccc85 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -61,12 +61,7 @@ Update manual pages as needed. For additional TODO items, see: - http://www.openldap.org/its/index.cgi/Software%20Enhancements - http://www.openldap.org/its/index.cgi/Software%20Bugs - - -JLDAP TODO items, see: - http://www.openldap.org/devel/gitweb.cgi?p=openldap-jldap.git;a=blob_plain;f=design/todo.txt + https://bugs.openldap.org --- $OpenLDAP$ diff --git a/tests/data/regressions/its8444/its8444 b/tests/data/regressions/its8444/its8444 index 5eed72de7c..b0b5b7d18f 100755 --- a/tests/data/regressions/its8444/its8444 +++ b/tests/data/regressions/its8444/its8444 @@ -39,7 +39,7 @@ if test $BACKEND = ldif ; then fi echo "This test tracks a case where changes are incorrectly skipped" -echo "See http://www.openldap.org/its/index.cgi/?findid=8444 for more information." +echo "See https://bugs.openldap.org/show_bug.cgi?id=8444 for more information." MMR=4 XDIR=$TESTDIR/srv diff --git a/tests/data/regressions/its8521/its8521 b/tests/data/regressions/its8521/its8521 index 61f534f578..149e91b1ce 100755 --- a/tests/data/regressions/its8521/its8521 +++ b/tests/data/regressions/its8521/its8521 @@ -14,7 +14,7 @@ ## . echo "This test is no longer valid after the fixes in ITS#9015" -echo "http://www.openldap.org/its/index.cgi/?findid=9015" +echo "https://bugs.openldap.org/show_bug.cgi?id=9015" exit 0 echo "running defines.sh" @@ -28,8 +28,8 @@ fi echo "" echo " This test tracks a case where a consumer fails to replicate from the provider" echo " when the provider is dynamically configured for replication." -echo " See http://www.openldap.org/its/index.cgi/?findid=8521 and" -echo " See http://www.openldap.org/its/index.cgi/?findid=8281 for more information." +echo " See https://bugs.openldap.org/show_bug.cgi?id=8521 and" +echo " See https://bugs.openldap.org/show_bug.cgi?id=8281 for more information." echo "" PRODIR=$TESTDIR/pro diff --git a/tests/data/regressions/its8616/its8616 b/tests/data/regressions/its8616/its8616 index 3ade05a8f2..fa92ed7dea 100755 --- a/tests/data/regressions/its8616/its8616 +++ b/tests/data/regressions/its8616/its8616 @@ -24,7 +24,7 @@ fi echo "" echo " This test tracks a case where it was not possible to modify the syncprov overlay configuration" echo " when the provider is dynamically configured for replication." -echo " See http://www.openldap.org/its/index.cgi/?findid=8616 for more information" +echo " See https://bugs.openldap.org/show_bug.cgi?id=8616 for more information" echo "" PRODIR=$TESTDIR/pro diff --git a/tests/data/regressions/its8663/its8663 b/tests/data/regressions/its8663/its8663 index ff6fcc08e7..3b161a3580 100755 --- a/tests/data/regressions/its8663/its8663 +++ b/tests/data/regressions/its8663/its8663 @@ -24,7 +24,7 @@ fi echo "" echo " This test tracks a case where it was not possible to modify the memberof overlay configuration" echo " when the provider is dynamically configured for replication." -echo " See http://www.openldap.org/its/index.cgi/?findid=8663 for more information" +echo " See https://bugs.openldap.org/show_bug.cgi?id=8663 for more information" echo "" PRODIR=$TESTDIR/pro diff --git a/tests/data/regressions/its8667/its8667 b/tests/data/regressions/its8667/its8667 index 3d76866cc8..33e0c8b540 100755 --- a/tests/data/regressions/its8667/its8667 +++ b/tests/data/regressions/its8667/its8667 @@ -19,7 +19,7 @@ echo "running defines.sh" echo "" echo " This test tracks a case where the -g flag to slapcat fails to work" echo " correctly, exporting the subordinate dbs as well as the root db." -echo " See http://www.openldap.org/its/index.cgi/?findid=8667 for more information." +echo " See https://bugs.openldap.org/show_bug.cgi?id=8667 for more information." echo "" DBDIR1=$TESTDIR/db.1.a diff --git a/tests/data/regressions/its8752/its8752 b/tests/data/regressions/its8752/its8752 index 024dd3f7f9..5732c09601 100755 --- a/tests/data/regressions/its8752/its8752 +++ b/tests/data/regressions/its8752/its8752 @@ -45,7 +45,7 @@ fi # 3. keep making changes on all servers to see things still work echo "This test tracks a case where slapd deadlocks during a significant write load" -echo "See http://www.openldap.org/its/index.cgi/?findid=8752 for more information." +echo "See https://bugs.openldap.org/show_bug.cgi?id=8752 for more information." MMR=4 iterations=20000 diff --git a/tests/data/regressions/its8800/its8800 b/tests/data/regressions/its8800/its8800 index 3794d289e5..41e7124964 100755 --- a/tests/data/regressions/its8800/its8800 +++ b/tests/data/regressions/its8800/its8800 @@ -36,7 +36,7 @@ if test $BACKEND = ldif ; then fi echo "This test tracks a case where changes are not refreshed when an old db is reloaded" -echo "See http://www.openldap.org/its/index.cgi/?findid=8800 for more information." +echo "See https://bugs.openldap.org/show_bug.cgi?id=8800 for more information." MMR=4 XDIR=$TESTDIR/srv