Page MenuHomePhabricator

Fix GlobalWatchlist gadget on French Wikipedia
Closed, ResolvedPublic2 Estimated Story Points

Description

Marked as a GCI task, do not claim

Mentors: @kaldari (primary), @NiharikaKohli (secondary)


The GlobalWatchlist gadget on French Wikipedia loads, but when you try to interact with it, it throws JavaScript errors:
GlobalWatchlist_Search is not defined
GlobalWatchlist_AddWiki is not defined
GlobalWatchlist_Init is not defined

This is probably due to the scope changes introduced by ResourceLoader.

Gadget code: https://fr.wikipedia.org/wiki/MediaWiki:Gadget-GlobalWatchlist.js

Event Timeline

kaldari raised the priority of this task from to Needs Triage.
kaldari updated the task description. (Show Details)
kaldari added a project: Community-Tech.
kaldari subscribed.
kaldari triaged this task as Medium priority.Nov 4 2015, 6:20 PM
kaldari added a project: good first task.
kaldari set Security to None.
kaldari moved this task from New & TBD Tickets to Needs Discussion on the Community-Tech board.

Should be working again, see notably this edit.