On Sun, Jun 01, 2008 at 11:20:23AM +0200, Franklin PIAT wrote: > On Sat, 2008-05-31 at 22:04 +0200, Simon Paillard wrote: > > On Sat, May 31, 2008 at 06:09:25PM +0200, Franklin PIAT wrote: > > > I've been doing some link checking from www.d.o to wiki.d.o. > > > > > > Some links to the following wiki pages are broken. I've attached the > > > patches below (for English www pages only). > > > > Thanks for the notice. > > > > List of broken links can be found at : > > http://people.debian.org/~djpig/urlcheck/ > > That's good to know... I would need to do something similar for the > wiki, later. > > Currently, my purpose is to make sure that nobody renames/removes a > wikipage[1], that is used in www.d.o pages or in packages.d.o > descriptions/Homepages.
The urlcheck scripts is based on HTTP return codes, but moinmoin always returns 200 OK (see #362421). Well, just checked again, and that seems to be solved. You so can just grep the urlcheck output for wiki.debian.org links. > I've re-run my script... And I've noticed that I forgot the links > prefixed with a question mark, like http://wiki.debian.org/?FooBar > > I've attached a file with smart_change commands to fix this (I'm not > sure if I have to escape the question mark or not). Yes, the question mark needs to be escaped, done. -- Simon Paillard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

