Trevor Parscal has submitted this change and it was merged. Change subject: Fix JS error in unlisting ......................................................................
Fix JS error in unlisting The signature of getUnlistRanges() changed in the UI rewrite, but the recursive call wasn't updated. This caused unlisting of lists that contain lists to break and throw a JS error. Change-Id: I990120a906868a5160561cff6b963f5ba5473427 --- M modules/ve/actions/ve.ListAction.js 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Trevor Parscal: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32664 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I990120a906868a5160561cff6b963f5ba5473427 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
