From c55baa3f9c58965190d3b6e138bab7c219c35183 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Mon, 2 Oct 2023 17:08:34 +0200 Subject: disable test until we have a clean OneDomain solution --- it_url.class | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/it_url.class b/it_url.class index 4f7dd17..1b90344 100644 --- a/it_url.class +++ b/it_url.class @@ -885,8 +885,8 @@ static function redirect($url = null, $type = "temporary") if ($_GET['utest']) $url = it::replace(['[?&]uok=1' => ""], $url); # remove marker for correctly passed through U() - if (!$_POST && $url == $_SERVER['SCRIPT_URI']) - it::error("redirect to self. " . $_SERVER['SCRIPT_URI'] . " -> $url"); + #if (!$_POST && $url == $_SERVER['SCRIPT_URI']) + # it::error("redirect to self. " . $_SERVER['SCRIPT_URI'] . " -> $url"); if (EDC('noredir')) { -- cgit v1.2.3