Subramanya Sastry has uploaded a new change for review.

Change subject: Fixed attr-name production to not start with </ (used to be />)
......................................................................

Fixed attr-name production to not start with </ (used to be />)

* This bug fixes stray ">" chars foster-parented out of a table in
  the output of en:Barack_Obama page.
* Reduced test case: "{{s-aft|after=foo}}".  The problem in this
  test case is input text fragment "|-</includeonly>" which gets
  parsed as "|-" with attribute name "</includeonly" which leaves
  the ">" to be output as plain text before the <noinclude> which
  follows it.

Change-Id: I1b54765344abc2fab39d64c85532d3fb05b2c192
---
M js/lib/pegTokenizer.pegjs.txt
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/32/26632/1
--
To view, visit https://gerrit.wikimedia.org/r/26632
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b54765344abc2fab39d64c85532d3fb05b2c192
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to