https://bugzilla.wikimedia.org/show_bug.cgi?id=49005
Web browser: ---
Bug ID: 49005
Summary: Wikibase Client cause ULS cog hidden for anonymous
users
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: WikidataClient
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
In the beta instance, visiting a random article like
http://en.wikipedia.beta.wmflabs.org/wiki/Marching_arts as anonymous user does
not show ULS cog in the interlanguages position($wgULSPosition =
'interlanguage')
This happens only for articles without inter language links.
The #p-lang element is hidden by Wikibase extensions
wikibase.client.nolanglinks modules css:
#p-lang {
display: none;
}
This was injected by Wikibase Clients onBeforePageDisplay hook and happens when
no language links to be shown.
Cannot say this as a bug from Wikibase Client, it is done for a purpose, but we
need to find a way to make both extensions work together.
--
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