Page MenuHomePhabricator

typo in Title.php
Closed, ResolvedPublic

Description

Author: bugzilla.wikimedia

Description:
!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
		}

Version: 1.5.x
Severity: minor

Details

Reference
bz3077

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:47 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz3077.
bzimport added a subscriber: Unknown Object (MLST).