Page MenuHomePhabricator

Regression: External link syntax is not escaped
Closed, ResolvedPublic

Description

echo '[http://foo.com]' | node parse --html2wt
[http://foo.com]

echo '[http://foo.com foo]' | node parse --html2wt
[http://foo.com foo]


Version: unspecified
Severity: normal

Details

Reference
bz58469

Event Timeline

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

Change 102485 had a related patch set uploaded by Subramanya Sastry:
(Bug 58469) Fix broken urlparsing in wikitext escaping

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

Change 102485 merged by GWicke:
(Bug 58469) Fix broken urlparsing in wikitext escaping

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