[[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
[[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
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Esanders | T64229 VisualEditor: Link inspector dirties links, causes dirty diffs for links with underscores | |||
| Resolved | cscott | T66750 Parsoid: Spaces in namespaces encoded as %20 instead of underscores |
Change 134254 had a related patch set uploaded by Arlolra:
Replace space with underscore in namespace links
Change 134254 merged by jenkins-bot:
Replace space with underscore in namespace links