Commons:User scripts/reports/MediaWiki:Gadget-LicenseReview.js

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

This is the report page for MediaWiki:Gadget-LicenseReview.js. It is bot-maintained. All manual changes might be overwritten.

jshint[edit]

  1. ISSUE: line 228 character 25: 'id' used out of scope. - Evidence: id = idtemp.substring(0, index6);
  2. ISSUE: line 230 character 107: 'id' used out of scope. - Evidence: tb1.value = tb1.value.replace(/\{\{YouTubeReview(.*?|)}}/ig, '{{YouTubeReview|id=' + id + YouTubeparams + '|date={{subst:#time:Y-m-d}}|reviewer=' + userName + '}}');