Subramanya Sastry has uploaded a new change for review. Change subject: Fix tpl-affected attr bug in serializer. ......................................................................
Fix tpl-affected attr bug in serializer. * Commit 773acb77 eliminated the </td> token from the tokenizer which broke a dumb premature opt. assumption in the serializer around collection of tpl-affected attribute information. * Got rid of the assumption and also crasher workarounds from recent commits. * No change in parser tests. * Fixes (regression) RTing of en:51st Oklahoma Legislature. Change-Id: Ie9ffba7fad455de97bad3a699e7a6feef3619149 --- M js/lib/mediawiki.WikitextSerializer.js 1 file changed, 13 insertions(+), 14 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/91/32491/1 -- To view, visit https://gerrit.wikimedia.org/r/32491 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie9ffba7fad455de97bad3a699e7a6feef3619149 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
