Commons:User scripts/users namespace/reports/User:Sreejithk2000/JustReplace.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

This is the report page for User:Sreejithk2000/JustReplace.js. It is bot-maintained. All manual changes might be overwritten.

jshint[edit]

  1. ISSUE: line 2 character 69: Script URL. - Evidence: mw.util.addPortletLink('p-cactions', 'javascript:JustReplace();', 'Global replace', 'ca-justreplace', null);
  2. ISSUE: line 17 character 15: ['Submit'] is better written in dot notation. - Evidence: dlgButtons['Submit'] = function() {
  3. ISSUE: line 47 character 15: ['Cancel'] is better written in dot notation. - Evidence: dlgButtons['Cancel'] = function() {