Commons:User scripts/users namespace/reports/User:Rillke/globalMessageDelivery.js

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

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

jshint[edit]

  1. ISSUE: line 340 character 19: ['Start'] is better written in dot notation. - Evidence: dlgButtons["Start"] = function() {
  2. ISSUE: line 343 character 19: ['Cancel'] is better written in dot notation. - Evidence: dlgButtons["Cancel"] = function() {
  3. ISSUE: line 440 character 165: Bad or unnecessary escaping. - Evidence: t += "\n\n<small>This message was delivered based on [[:commons:" + gmd.currentListTitle + "]]. Translation fetched from: [[:commons:%listtitle%]] -- ~\~\~\~</small>";
  4. ISSUE: line 440 character 167: Bad or unnecessary escaping. - Evidence: t += "\n\n<small>This message was delivered based on [[:commons:" + gmd.currentListTitle + "]]. Translation fetched from: [[:commons:%listtitle%]] -- ~\~\~\~</small>";
  5. ISSUE: line 440 character 169: Bad or unnecessary escaping. - Evidence: t += "\n\n<small>This message was delivered based on [[:commons:" + gmd.currentListTitle + "]]. Translation fetched from: [[:commons:%listtitle%]] -- ~\~\~\~</small>";