Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U14U0-00017V-C2 for pgsql-www@arkaria.postgresql.org; Fri, 01 Feb 2013 00:27:56 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U14Tz-0007si-Sa for pgsql-www@arkaria.postgresql.org; Fri, 01 Feb 2013 00:27:55 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U14Tz-0007rz-1Y for pgsql-www@postgresql.org; Fri, 01 Feb 2013 00:27:55 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U14Tv-0005NB-Lx for pgsql-www@postgresql.org; Fri, 01 Feb 2013 00:27:54 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1U14Ts-0006nv-RL; Thu, 31 Jan 2013 19:27:48 -0500 Date: Thu, 31 Jan 2013 19:27:48 -0500 From: Bruce Momjian To: Stefan Kaltenbrunner Cc: PostgreSQL www Subject: Re: Wiki problem with URLs Message-ID: <20130201002748.GA25742@momjian.us> References: <20130127000238.GA11186@momjian.us> <5105788A.5070903@kaltenbrunner.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5105788A.5070903@kaltenbrunner.cc> User-Agent: Mutt/1.5.20 (2009-06-14) X-Pg-Spam-Score: -2.0 (--) 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 Sun, Jan 27, 2013 at 07:57:14PM +0100, Stefan Kaltenbrunner wrote: > On 01/27/2013 01:02 AM, Bruce Momjian wrote: > > While trying to add a Gmail URL to our TODO wiki: > > > > https://wiki.postgresql.org/wiki/Todo > > > > I found that URLs that contain equal signs are being silently not > > displayed by the wiki. For example, this existing TODO entry: > > > > {{TodoItem > > |Allow VIEW/RULE recompilation when the underlying tables change > > |This is both difficult and controversial. > > * [http://archives.postgresql.org/pgsql-hackers/2009-12/msg01723.php Re: About "Allow VIEW/RULE recompilation when the underlying tables change"] > > * [http://archives.postgresql.org/pgsql-hackers/2009-12/msg01724.php Re: About "Allow VIEW/RULE recompilation when the underlying tables change"] > > --> * [http://archives.postgresql.org/message-id/CACk=U9NFSzWrEba8G5dZ=TZLy3_hx3QXGyCcKVWT=4iA1FjMuA@mail.gmail.com VIEW still referring to old name of field] > > }} > > > > > > I would love to give you a URL to that section, but "Views / Rules" is > > not clickable on Firefox on my machine --- you have to scroll down. You > > will see the text display is: > > > > Allow VIEW/RULE recompilation when the underlying tables change > > > > The second line is missing, as well as all the links. I believe it is > > the last link which contains an equals sign that is causing the problem, > > based on my experiments. > > > > A fix need to be found, and all URLs with equal signs fixed. > > > well this seems to be a URL encoding issue - replacing the = with a %3D > fixes the problem. 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? -- 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