Trevor Parscal has submitted this change and it was merged. Change subject: Fix weird bug that was suddenly happening on the live site ......................................................................
Fix weird bug that was suddenly happening on the live site When closing annotation nodes, we weren't popping them off annotationStack. Not sure where this came from, but the code was definitely bad and this fixes it. Change-Id: I6d805e9aca3778666212135f76ff34c6baacbbc8 --- M modules/ve/dm/ve.dm.Converter.js 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Trevor Parscal: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/17893 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6d805e9aca3778666212135f76ff34c6baacbbc8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Catrope <[email protected]> Gerrit-Reviewer: Trevor Parscal <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
