Commons:User scripts/users namespace/reports/User:MKFI/common.js

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

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

jshint[edit]

  1. ISSUE: line 12 character 52: ['href'] is better written in dot notation. - Evidence: var googleImagesUrl = googleImagesBt.attributes["href"].value;
  2. ISSUE: line 14 character 30: ['href'] is better written in dot notation. - Evidence: googleImagesBt.attributes["href"].value = googleImagesUrl;