GWicke has submitted this change and it was merged. Change subject: Bug fix in whitespace normalization in serializer. ......................................................................
Bug fix in whitespace normalization in serializer. * Dont normalize whitespace on a text node that happens to be the only child of a parent. * This eliminates RT errors on en:Mooreville Chalk. Change-Id: I620720a0c8e6c1a389eac47cf3ecd2b2ce7abd21 --- M js/lib/mediawiki.WikitextSerializer.js 1 file changed, 6 insertions(+), 12 deletions(-) Approvals: GWicke: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/42873 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I620720a0c8e6c1a389eac47cf3ecd2b2ce7abd21 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: Subramanya Sastry <[email protected]> Gerrit-Reviewer: GWicke <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
