Page MenuHomePhabricator

"|" characters found in SOL position in <td> tags in HTML tables should be treated like plain text
Closed, ResolvedPublic

Description

Php parser treat "|" as plain text in cases like these -

<table><tr><td>\n|1</td></tr></table>/ compare http://parsoid.wmflabs.org/iswiki/L33t?oldid=1461120 with https://is.wikipedia.org/wiki/L33t -------------------------- **Version**: unspecified **Severity**: normal **See Also**: https://bugzilla.wikimedia.org/show_bug.cgi?id=66498

Details

Reference
bz66489

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:19 AM
bzimport added a project: Parsoid.
bzimport set Reference to bz66489.

Change 139875 had a related patch set uploaded by Subramanya Sastry:
Use TokenStreamPatcher to convert table tags outside wikitables to text

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

Change 139875 merged by jenkins-bot:
Use TokenStreamPatcher to convert table tags outside wikitables to text

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

Change 140417 had a related patch set uploaded by Subramanya Sastry:
Use TokenStreamPatcher to convert table tags outside wikitables to text

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

Change 140417 merged by jenkins-bot:
Use TokenStreamPatcher to convert table tags outside wikitables to text

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