public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bruce Momjian <[email protected]>
To: Stefan Kaltenbrunner <[email protected]>
Cc: PostgreSQL www <[email protected]>
Subject: Re: Wiki problem with URLs
Date: Thu, 31 Jan 2013 19:27:48 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-www>
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/[email protected]... 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 <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
--
Sent via pgsql-www mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Wiki problem with URLs
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox