Page MenuHomePhabricator

Gadget Reference Tooltips causes "NotFoundError: Node was not found"
Closed, InvalidPublic

Description

At
https://en.wikipedia.org/wiki/%28%CE%B5,_%CE%B4%29-definition_of_limit
right after I moved the mouse from over one of the reference links [1][2].

{
	"errorMessage": "NotFoundError: Node was not found",
	"url": "https://en.wikipedia.org/w/load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=3hR%2F0Nym line 4 > eval",
	"lineNumber": 108,
	"columnNumber": 0,
	"errorObject": {}
}

Trying again with debug=1 in the URL, I got

{
	"errorMessage": "NotFoundError: Node was not found",
	"url": "https://en.wikipedia.org/w/load.php?debug=true&lang=en&modules=ext.gadget.ReferenceTooltips&only=scripts&skin=vector&version=06fb8d94e44e&*",
	"lineNumber": 40,
	"columnNumber": 0,
	"errorObject": {}
}

so it is actually a problem with
https://en.wikipedia.org/wiki/MediaWiki:Gadget-ReferenceTooltips.js

Reported at
https://en.wikipedia.org/wiki/MediaWiki_talk:Gadget-ReferenceTooltips.js#NotFoundError

Event Timeline

He7d3r raised the priority of this task from to Needs Triage.
He7d3r updated the task description. (Show Details)
He7d3r added a project: JavaScript.
He7d3r subscribed.
He7d3r renamed this task from NotFoundError: Node was not found to Gadget Reference Tooltips causes "NotFoundError: Node was not found".Aug 18 2015, 5:51 PM
He7d3r updated the task description. (Show Details)
He7d3r set Security to None.
He7d3r added subscribers: Redrose64, Ruslik0.
He7d3r updated the task description. (Show Details)

Sorry for that. I added some of the editors mentioned in the history of the gadget page.

If you check my edit summaries, you'll see that all of my edits were direct consequences of requests at MediaWiki talk:Gadget-ReferenceTooltips.js, most of which were made by Yair rand - who I notice has not been included in the cc list for this task.