Thread: German FAQ: Broken Links

German FAQ: Broken Links

From
Thomas Guettler
Date:
Dear Web Team,

there are many broken links in the german FAQ:

http://wiki.postgresql.org/wiki/FAQ/de

If there is a german Umlaut in the link text, the word gets added to the URL:

Example:

[http://www.postgresql.org/docs/current/static/routine-vacuuming.html|Regelmäßiger Einsatz von VACUUM bzw.
pg_autovacuum 
(autovacuum ist seit Version 8.3 standardmäßig aktiviert)]


Link: http://www.postgresql.org/docs/current/static/routine-vacuuming.html|Regelm%C3%A4%C3%9Figer/

The wiki application seams to be broken.
  Thomas Güttler


--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de


Re: German FAQ: Broken Links

From
Stefan Kaltenbrunner
Date:
On 12/05/2011 08:17 PM, Thomas Guettler wrote:
> Dear Web Team,
> 
> there are many broken links in the german FAQ:
> 
> http://wiki.postgresql.org/wiki/FAQ/de
> 
> If there is a german Umlaut in the link text, the word gets added to the
> URL:
> 
> Example:
> 
> [http://www.postgresql.org/docs/current/static/routine-vacuuming.html|Regelmäßiger
> Einsatz von VACUUM bzw. pg_autovacuum (autovacuum ist seit Version 8.3
> standardmäßig aktiviert)]
> 
> 
> Link:
> http://www.postgresql.org/docs/current/static/routine-vacuuming.html|Regelm%C3%A4%C3%9Figer/
> 
> 
> The wiki application seams to be broken.

not really - the problem is/was some slightly incorrect markup, I did a
quick pass over the page to fix most of the issues but it might take a
bit to actually verify all of the,


Stefan