Huji created this task.
Huji added projects: Wikidata, Wikibase-DataModel-_javascript_.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION

I wanted to mark the fawiki version of https://www.wikidata.org/wiki/Q40112 as a Good Article (it just got promoted as such). When I clicked on the badges icon next to its entry I got this error in the browser console: https://www.wikidata.org/wiki/Q40112#sitelinks-wikipedia. I reloaded the page in debug mode, and this is the part of jquery.wikibase.badgeselector.js that seems to trigger the error:

		/**
		 * Fills the menu with a menu item for each badge that may be assigned.
		 *
		 * @return {jQuery.Promise}
		 *         No resolved parameters.
		 *         No rejected parameters.
		 */
		_fillMenu: function () {
			var self = this,
				deferred = $.Deferred(),
				badgeIds = this.options.badges.map( function ( cssClasses, itemId ) {
					return itemId;
				} );

TASK DETAIL
https://phabricator.wikimedia.org/T213998

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Huji
Cc: Aklapper, Huji, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Wikidata-bugs, aude, Mvolz, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to