Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lm7MJ-0002W5-QC for pgsql-docs@arkaria.postgresql.org; Thu, 27 May 2021 04:11:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lm7MI-0008Qw-Oj for pgsql-docs@arkaria.postgresql.org; Thu, 27 May 2021 04:10:58 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lm7MI-0008MA-Hf for pgsql-docs@lists.postgresql.org; Thu, 27 May 2021 04:10:58 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lm7ME-0006KH-NM for pgsql-docs@lists.postgresql.org; Thu, 27 May 2021 04:10:57 +0000 Received: from [192.168.0.11] (unknown [176.49.30.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mail.postgrespro.ru (Postfix) with ESMTPSA id ACC0D21C7E98; Thu, 27 May 2021 07:10:51 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1622088651; bh=Prwk0joQclydfz5g+3wcDXrAyHBtQwHoqrDTef6IGWs=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=BtSLyKZTpy0XRcAbVDoiWxeg55MH7dD1pkGTNwgPqIOaS5rMJJMbMmhTRgqIvwoSK i/MQqpUycaaV/luot7TAhs3/jLKAhHnocYmJw+QZbtlki/rh4ZKPiYUtKECDCnH0Ak u93XVp19aTOFEb+y2whHe6JobXza69FKSP2/sRO0= Subject: Re: [PATCH] fix ICU explorer link in locale documentation To: Magnus Hagander Cc: Pg Docs References: <68f32992-7ba7-f797-2bb3-8851bd70d95d@postgrespro.ru> From: Anton Voloshin Message-ID: Date: Thu, 27 May 2021 11:10:50 +0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 18/05/2021 03:46, Magnus Hagander wrote: > https://icu4c-demos.unicode.org/icu-bin/locexp generates a 404 for me now. > > This might be something temporary though, because AFAICT it's where > you end up when you follow the links from the ICU git repo... Yes, same 404 for me. This error has been reported on icu-issues mailing list on April 13th [1] and the reply from Stephan Pakebusch was: > This demo has been out of date (by several releases) and is being updated for ICU 69. > In the meantime there was an issue with this particular demo. > We’re looking into the problem you noted. > > I’m not sure if there’s a tracking issue for this specific, but you can follow the development on https://github.com/unicode-org/icu-demos So I guess the https://icu4c-demos.unicode.org/icu-bin/locexp link is still the proper one, and eventually it will be fixed. Anyway, the old link, https://ssl.icu-project.org/icu-bin/locexp, if one goes through "wrong domain in certificate" errors, still redirects to the same https://icu4c-demos.unicode.org/icu-bin/locexp I believe changing link in Postgres' docs is better than keeping the old one, even though they are currently both 404 one way or another. At least it would save people following that link from scary "Warning: Potential Security Risk Ahead" messages before properly 404-ing. [1] https://sourceforge.net/p/icu/mailman/icu-support/thread/CAD%2BuSKi%3DQeLWiivJmaFBHPg-tH9PjRriTOXxi9t2NQGr3VONww%40mail.gmail.com/#msg37261067 -- Anton Voloshin Postgres Professional, The Russian Postgres Company https://postgrespro.ru