r114377 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114376‎ | r114377 | r114378 >
Date:17:09, 21 March 2012
Author:catrope
Status:ok
Tags:
Comment:
Remove stray console.log() introduced in r114331
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js
@@ -2928,7 +2928,6 @@
29292929 mw.msg( sub.text )
29302930 ).toString();
29312931 }
2932 - console.log(replacement);
29332932 return replacement;
29342933 } );
29352934 };

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r114331Followup to 114064; updated regex to avoid cascading replacements and catch t...rsterbin23:31, 20 March 2012

Status & tagging log