Page MenuHomePhabricator

[[Special:Notifications]] (partially) doesn't respect ?uselang= URL parameter
Closed, ResolvedPublic

Description

Screenshot from my Notifications page on en.wp with uselang=qqx

[[Special:Notifications]] (partially) doesn't respect ?uselang= URL parameter. Try e.g. https://meta.wikimedia.org/wiki/Special:Notifications?uselang=qqx – some text will be replaced by message names (usual behavior with qqx), while some willbe still displayed in your user language.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=51059
https://bugzilla.wikimedia.org/show_bug.cgi?id=46113
https://bugzilla.wikimedia.org/show_bug.cgi?id=44816
https://bugzilla.wikimedia.org/show_bug.cgi?id=28057

Attached:

2013-08-18_18_33_23-(pagetitle_(echo-specialpage))_-_Opera.png (715×765 px, 33 KB)

Details

Reference
bz52992

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:55 AM
bzimport added projects: Notifications, I18n.
bzimport set Reference to bz52992.

Or in other words, all uses of ->inLanguage() in Echo, except for the ones for formatting e-mails, need to go. uselang=qqx is a very useful feature and it's a shame it breaks here.

bsitu wrote:

(In reply to comment #1)

Or in other words, all uses of ->inLanguage() in Echo, except for the ones
for
formatting e-mails, need to go. uselang=qqx is a very useful feature and
it's a
shame it breaks here.

Yeah, ->inLanguage() should only be used for the emails.

Change 81170 had a related patch set uploaded by Bsitu:
archive page and overlay should respect ?uselang=xxx

https://gerrit.wikimedia.org/r/81170

Change 81170 had a related patch set uploaded by Bartosz Dziewoński:
archive page and overlay should respect ?uselang=xxx

https://gerrit.wikimedia.org/r/81170

Change 81170 merged by EBernhardson (WMF):
Archive page and overlay should respect ?uselang=xxx

https://gerrit.wikimedia.org/r/81170