Page MenuHomePhabricator

browsing MediaWiki:Sidebar
Closed, ResolvedPublic

Description

Let's follow the advice on
http://www.mediawiki.org/wiki/Manual:Navigation_bar
and put

  • http://www.mediawiki.org|MediaWiki home

and oh, variants

in MediaWiki:Sidebar.

Well all is well, except when browsing MediaWiki:Sidebar itself,
whereupon the first item is parsed wrong. Need a space.

By the way, just try adding some parameters to that URL... no go. See
my related bug of today.

P.S., s/:/::/ at User.php:228:

  • @param string $name Username, validated by Title:newFromText()

Version: 1.9.x
Severity: minor
OS: Linux
Platform: PC

Details

Reference
bz9302

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:39 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz9302.
bzimport added a subscriber: Unknown Object (MLST).

lcarsdata wrote:

That is invalid usage anyway, and will break XHTML validity.

  • This bug has been marked as a duplicate of 9301 ***