GWicke has submitted this change and it was merged. Change subject: Whitelist one test, fix up another problem ......................................................................
Whitelist one test, fix up another problem There was a severe change in how I handled IDN characters, so this should fix things there. I also whitelisted a test that no longer applies. Also, fixed three other tests. Everything went better than expected. gwicke: Tweaked setShadowInfo to avoid setting shadow info if the original value is null. Change-Id: I9a3d47181a26832f206e279e4e07551611257f25 --- M js/lib/ext.core.LinkHandler.js M js/lib/mediawiki.WikitextSerializer.js M js/lib/mediawiki.parser.defines.js M js/tests/parserTests-whitelist.js 4 files changed, 11 insertions(+), 7 deletions(-) Approvals: GWicke: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/23374 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a3d47181a26832f206e279e4e07551611257f25 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[email protected]> Gerrit-Reviewer: GWicke <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
