Jump to content

Wikipedia:Phase II bug reports

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CliffordAdams (talk | contribs) at 01:32, 7 February 2001 (RecentChanges author links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Report any bugs or unexpected behavior here:


The RecentChanges page is broken: when all the pages were moved from /wiki.cgi?* to /wiki/*, it wasn't properly updated, so now clicking on an author's name doesn't work. Who is the appropriate person to fix this?

The person who broke it, of course. :-)
I didn't break the code, but I think I see the problem. The script name is (mainly) used in two routines: ScriptLink and ScriptLinkTitle (used for author links so that you'll get the nifty pop-up with the ID and hostname). It looks like only the first of these was modified for the new /-style links. The fix should be simple--just modify ScriptLinkTitle the same way. --CliffordAdams