https://bugzilla.wikimedia.org/show_bug.cgi?id=63623
--- Comment #6 from Brad Jorsch <[email protected]> --- (In reply to Marius Hoch from comment #5) > Wikibase uses mw.title.getCurrentTitle() to get the title of the current > page. This should be "mockable" in the Lua debug console on the edit page. If Wikibase wants a mockable title, it should take a frame somehow and use frame:getTitle(). That's what frames are for. Or it could just take a title. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
