Commons:User scripts/users namespace/reports/User:The Evil IP address/vector.js

This is the report page for User:The Evil IP address/vector.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 31 character 16: 'obj' is already defined. - Evidence: var obj = document.getElementById('ca-viewsource');
  2. ISSUE: line 34 character 9: 'obj' used out of scope. - Evidence: if ( obj ) {
  3. ISSUE: line 35 character 8: 'obj' used out of scope. - Evidence: obj.firstChild.style.backgroundColor = farbe;
  4. ISSUE: line 52 character 83: Missing semicolon. - Evidence: TwinkleConfig.markRevertedPagesAsMinor = [ 'vand', 'agf', 'norm', 'torev' ]
  5. ISSUE: line 61 character 20: Use '!==' to compare with ''. - Evidence: if(!r && r != '') return;
  6. ISSUE: line 68 character 69: Script URL. - Evidence: mw.util.addPortletLink('p-cactions', 'javascript:wpTextboxReplace()', 'Replace', 'ca-replace',
  7. ISSUE: line 73 character 96: Script URL. - Evidence: addPortletLink('p-tb', 'javascript:{importScript(\'User:Rillke/AjaxMassDelete.js\'); void(0);}', "Perform batch task", 't-AjaxQuickDeleteOnDemand', null);