Page MenuHomePhabricator

Do not show language section on talk pages
Closed, DeclinedPublic

Description

Mediawiki parser does not parse langlinks included in source of talk pages. For wikis having wikibaseclient extension enabled on all talk pages a "language" section is added on sidebar.

It does not make sence to show this section if there will never be sitelinks.

After [[bugzilla:45581]] is resolved the repository will not contain langlinks for talk pages anymore, too.


Version: unspecified
Severity: normal

Details

Reference
bz45582

Related Objects

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:36 AM
bzimport set Reference to bz45582.
bzimport added a subscriber: Unknown Object (MLST).

Today i saw a patch in trunk (not live) removing this section if there are no langlinks. This would solve the visible problem of this bug. But disabling unneeded wikibase client modification checks for talk pages could still improve performance for edit parser and html renderer.

[replacing wikidata keyword by adding CC - see bug 56417]

Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
hoo claimed this task.
hoo subscribed.

We no longer force that AFAIK, but ULS does nowadays (but that's not what this bug is about).