https://bugzilla.wikimedia.org/show_bug.cgi?id=71519
--- Comment #12 from Sergey Vladimirov <[email protected]> --- Turns out it was impossible to edit any Wikipedia pages that used mw.wikibase.label('Q183') call. Currently workaround for this is implemented on ruwiki, looks like the following: if ( entityId == 'Q183') return '[[Германия]]'; -- do not ask Wikidata for label So importance can be set to major now (from critical). Still unable to edit Wikipedia (!) article [[Германия]] itself (i.e. article linked to Q183 in ruwiki) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
