Page MenuHomePhabricator

Pages briefly show multilingual text while loading
Closed, DeclinedPublic

Description

Author: eleanorfranks

Description:
Hi, somewhere I can't find again, you have to go through translation requests, there is a page entitled "Wikipedia is not a home for convelescents". Either on this page, or a page nearby, when an article comes up there is half a second of foreign language before the page settles. I don't think this should be happening, I guess that's a matter of opinion though. I'm fairly sure this counts as a bug, if not then sorry.


Version: unspecified
Severity: normal
Platform: PC

Details

Reference
bz16631

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:26 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz16631.
bzimport added a subscriber: Unknown Object (MLST).

eleanorfranks wrote:

Also I posted another bug at the same time (a search problem) and it was removed when it shouldn't have been. It is still a problem. I think the two are related, obviously.

matthew.britton wrote:

(In reply to comment #1)

Also I posted another bug at the same time (a search problem) and it was
removed when it shouldn't have been. It is still a problem. I think the two
are related, obviously.

It wasn't removed, it was resolved as invalid. I explained why it happens there: if you use "Go" with a search phrase that matches an existing page title, you will be taken to that title; in your case, one of the pages was a redirect to another page, the other one was a disambiguation page.

Bugzilla is for problems with the MediaWiki software, not problems with the content of a Wikimedia project. The issue you described is not a MediaWiki issue -- if it is an issue at all, it is one with the English Wikipedia's content, and if you think that either of the pages [[Sarkozy]] or [[Merkel]] should display something else, you are welcome to edit them accordingly.

Regarding the issue described in this bug, I can't tell for sure since I can't find the page, but my guess is that the page contains the same content in many different languages and JavaScript is used to display only one language at a time to the user; while the page is loading and the script has not yet run, all the languages will be viewable. It's not ideal but I know it's used in places on multilingual projects like Commons.

Might be referring to the server error page, which uses some funky JS to adjust which version it shows. Otherwise don't really know where to look, and we'll end up closing this as INVALID or WORKSFORME.

Original reporter refers to an article, so I doubt the error page is in question.