Catrope has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor refs/changes/64/32664/1 -- To view, visit https://gerrit.wikimedia.org/r/32664 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I990120a906868a5160561cff6b963f5ba5473427 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Catrope <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
