Lucas_Werkmeister_WMDE added a comment.
Apparently, on Beta Wikidata, the Lexeme Lua not only loads before the main
Wikibase Lua, the Wikibase Lua actually loads twice?
["log"] = table#2 {
"mw.wikibase.lexeme toplevel",
"mw.wikibase.lexeme.setupInterface begin",
"mw.wikibase toplevel",
"mw.wikibase.setupInterface begin",
"mw.wikibase.setupInterface end",
"mw.wikibase.lexeme.setupInterface end",
"mw.wikibase toplevel",
"mw.wikibase.setupInterface begin",
"mw.wikibase.setupInterface end",
},
On Beta English Wiktionary that doesn’t happen:
["log"] = table#2 {
"mw.wikibase toplevel",
"mw.wikibase.setupInterface begin",
"mw.wikibase.setupInterface end",
"mw.wikibase.lexeme toplevel",
"mw.wikibase.lexeme.setupInterface begin",
"mw.wikibase.lexeme.setupInterface end",
},
TASK DETAIL
https://phabricator.wikimedia.org/T294224
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Lucas_Werkmeister_WMDE
Cc: daniel, DVrandecic, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Invadibot,
maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256,
QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, Scott_WUaS,
Wikidata-bugs, aude, Addshore, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]