Commons:User scripts/users namespace/reports/User:FDMS4/massrename.js

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

jshint edit

  1. ISSUE: line 27 character 43: ['categorymembers'] is better written in dot notation. - Evidence: data['query-continue']['categorymembers']['cmcontinue'],
  2. ISSUE: line 27 character 62: ['cmcontinue'] is better written in dot notation. - Evidence: data['query-continue']['categorymembers']['cmcontinue'],
  3. ISSUE: line 62 character 29: Use '===' to compare with '0'. - Evidence: if ( old_length == 0 ) {
  4. ISSUE: line 83 character 14: Don't make functions within a loop. - Evidence: });