Last modified: 2010-05-15 15:37:46 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 T5077, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3077 - typo in Title.php
typo in Title.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.5.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-08-08 22:02 UTC by Marc Meurrens (be) http://www.meurrens.org/
Modified: 2010-05-15 15:37 UTC (History)
0 users

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


Attachments

Description Marc Meurrens (be) http://www.meurrens.org/ 2005-08-08 22:02:11 UTC
// !FIX-2 : // !FILE : Title.php
typo : namespace was written namepace (without the S)
		if ( '' != $namespace ) {
			# Can this actually happen? Interwikis shouldn't be parsed.
			$namespace .= ':' ; // !FIXED-ANOUK
		}
Comment 1 Antoine "hashar" Musso (WMF) 2005-08-13 08:10:39 UTC
Fixed in 1.5 and HEAD

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


Navigation
Links