Page MenuHomePhabricator

Parsoid: Spaces in namespaces encoded as %20 instead of underscores
Closed, ResolvedPublic

Description

[[User talk:Foo bar]]

encodes to

<a href="User%20talk:Foo_bar">

Even though the canonical URL on wiki is

/User_talk:Foo_bar


Version: unspecified
Severity: normal

Details

Reference
bz64750

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:25 AM
bzimport added a project: Parsoid.
bzimport set Reference to bz64750.

Change 134254 had a related patch set uploaded by Arlolra:
Replace space with underscore in namespace links

https://gerrit.wikimedia.org/r/134254

Change 134254 merged by jenkins-bot:
Replace space with underscore in namespace links

https://gerrit.wikimedia.org/r/134254