Page MenuHomePhabricator

White space before ":" is converted to nonbreaking space unicode char?
Closed, ResolvedPublic

Description

https://en.wikipedia.org/w/index.php?title=Wikipedia:VisualEditor/Feedback&oldid=580632339#Space_between_.22:.22_and_characters_count_increase

Looks like this could potentially be the xhtml serializer converting   to a nonbreaking space unicode char?


Version: unspecified
Severity: normal

Details

Reference
bz56733

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:16 AM
bzimport set Reference to bz56733.

This is caused by the template arg escaping code. Fix coming along with test case.

Change 95301 had a related patch set uploaded by Subramanya Sastry:
(Bug 56733) Fixed bug serialization template args containing " : "

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

Change 95301 merged by jenkins-bot:
(Bug 56733) Fixed bug serialization template args containing " : "

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

Change 101259 had a related patch set uploaded by GWicke:
Merge "(Bug 56733) Fixed bug serialization template args containing " : ""

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

Change 101292 had a related patch set uploaded by GWicke:
(Bug 56733) Fixed bug serialization template args containing " : "

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

Change 101259 merged by GWicke:
Merge "(Bug 56733) Fixed bug serialization template args containing " : ""

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

Change 101292 merged by GWicke:
(Bug 56733) Fixed bug serialization template args containing " : "

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