Last modified: 2010-05-15 15:33:34 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3963, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1963 - $wgCapitalLinks = false creates an unclickable link on a Special page
$wgCapitalLinks = false creates an unclickable link on a Special page
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.4.x
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-23 23:46 UTC by Tom Preuss
Modified: 2010-05-15 15:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tom Preuss 2005-04-23 23:46:28 UTC
If an installaion has

$wgCapitalLinks = false;

when a page is deleted by a sysop the link that appears (via a
MediaWiki:Deletedtext variable) for the "deletion log" links to
"Special:log/delete" instead of the proper "Special:Log/delete" with a capital "L".

Clicking on the link returns a "No such special page" error, and thus cannot be
redirected.

Steps to reproduce:
1. Set $wgCapitalLinks = false;
2. Delete a page.
3. Click on the "deletion log" link.
Comment 1 Brion Vibber 2005-04-24 05:10:51 UTC
Fix applied to CVS HEAD and REL1_4, will be in 1.4.3.

http://mail.wikipedia.org/pipermail/mediawiki-cvs/2005-April/007994.html

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links