Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U1Kd3-0006kx-9G for pgsql-www@arkaria.postgresql.org; Fri, 01 Feb 2013 17:42:21 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U1Kd1-0007Js-WB for pgsql-www@arkaria.postgresql.org; Fri, 01 Feb 2013 17:42:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U1Kd1-0007Jn-IB for pgsql-www@postgresql.org; Fri, 01 Feb 2013 17:42:19 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U1Kcu-0004GC-Tf for pgsql-www@postgresql.org; Fri, 01 Feb 2013 17:42:18 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1U1Kcp-0006tU-MN; Fri, 01 Feb 2013 12:42:07 -0500 Date: Fri, 1 Feb 2013 12:42:07 -0500 From: Bruce Momjian To: Alvaro Herrera Cc: Stefan Kaltenbrunner , PostgreSQL www Subject: Re: Wiki problem with URLs Message-ID: <20130201174207.GA2357@momjian.us> References: <20130127000238.GA11186@momjian.us> <5105788A.5070903@kaltenbrunner.cc> <20130201002748.GA25742@momjian.us> <20130201033942.GI4883@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130201033942.GI4883@alvh.no-ip.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-Pg-Spam-Score: -2.2 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On Fri, Feb 1, 2013 at 12:39:42AM -0300, Alvaro Herrera wrote: > Bruce Momjian wrote: > > > So the only known fix is to hand-edit URLs to use %3D? That doesn't > > seem very good. Do we need to move the TODO list somewhere else? > > There are several reasons why the wiki is not a perfect fit for the > TODO; for instance, taking out the items done as each major version gets > released is always problematic. Are you proposing to write a Django app > to host the TODO? That, I think, would be best. Well, I guess all I am saying is that now that there are no archive URLs being generated, e.g. http://archives.postgresql.org/pgsql-hackers/2005-09/msg00781.php everything is a message-id, and many message ids (e.g. Google) have characters that cause problems for the wiki, e.g. '='. I can encode '=', but there might be other characters, and other people might not know to do that. Also, when you don't encode '=', you don't get any feedback that there is a problem --- that link URL just disappears from the wiki, and not just the URL disappears but all links and any secondary text for the item. What I can do it cleanup what is there and try to encode '=', but I hardly see that as a long-term solution. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www