| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Wiki problem with URLs |
| Date: | 2013-01-27 00:02:38 |
| Message-ID: | 20130127000238.GA11186@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
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.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-01-27 18:03:11 | Approval of duplicate message ids |
| Previous Message | Alvaro Herrera | 2013-01-25 18:46:59 | Re: Attachment doesn't open in new archive |