Hi everyone,
We have some general Javascript errors that we've been discussing here: https://bugzilla.wikimedia.org/show_bug.cgi?id=34450
Yesterday, Roan and others made some fixes in this area in an attempt to address the problems we were seeing. Here's a list of Roan's commits: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/catrope
In an effort to fix things, he enabled $wgResourceLoaderExperimentalAsyncLoading for logged-in users our 1.19 wikis. meta.wikimedia.org is where we've seen the most problems, so that would be the best place to test.
Could anyone who has time please spend some time hammering meta.wikimedia.org, looking out for the problems described in 34450 in particular? Please report issues either there, or if that's getting too spammy, let's overflow here: https://meta.wikimedia.org/wiki/Talk:Wikimedia_maintenance_notice
Thanks Rob
On Fri, Feb 17, 2012 at 1:25 PM, Rob Lanphier robla@wikimedia.org wrote:
Yesterday, Roan and others made some fixes in this area in an attempt to address the problems we were seeing. Here's a list of Roan's commits: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/catrope
In an effort to fix things, he enabled $wgResourceLoaderExperimentalAsyncLoading for logged-in users our 1.19 wikis. meta.wikimedia.org is where we've seen the most problems, so that would be the best place to test.
It's fairly easy for me to reproduce the issue of the sidebar collapse/expand behavior sometimes being incorrect (sidebar sections being displayed as expanded, but being actually collapsed). I also still see the issue of occasional flashes of the pre-Vector toolbar. This is both on Meta, logged in, with Chrome/Ubuntu, forced client-side re-cache, no JS errors, no network errors.
Definitely looks like a continuing blocker for further 1.19 deployments, unfortunately.
On 18 February 2012 00:02, Erik Moeller erik@wikimedia.org wrote:
On Fri, Feb 17, 2012 at 1:25 PM, Rob Lanphier robla@wikimedia.org wrote:
Yesterday, Roan and others made some fixes in this area in an attempt to address the problems we were seeing. Here's a list of Roan's commits: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/catrope
In an effort to fix things, he enabled $wgResourceLoaderExperimentalAsyncLoading for logged-in users our 1.19 wikis. meta.wikimedia.org is where we've seen the most problems, so that would be the best place to test.
This is interesting, because I saw similar behavior on translatawiki.net when that option was *enabled* and the problems went away when I disabled that option. In addition to issues already mentioned, it caused some tests to fail consistently in certain conditions - mentioned in the bug https://bugzilla.wikimedia.org/show_bug.cgi?id=33903
-Niklas
On Fri, Feb 17, 2012 at 20:02, Erik Moeller erik@wikimedia.org wrote:
being displayed as expanded, but being actually collapsed). I also still see the issue of occasional flashes of the pre-Vector toolbar.
Is this the same which was reported on the following topic? http://labs.wikimedia.beta.wmflabs.org/wiki/Problem_reports#Old_toolbar_is_d...
On Sat, Feb 18, 2012 at 10:11, Helder helder.wiki@gmail.com wrote:
On Fri, Feb 17, 2012 at 20:02, Erik Moeller erik@wikimedia.org wrote:
being displayed as expanded, but being actually collapsed). I also still see the issue of occasional flashes of the pre-Vector toolbar.
Is this the same which was reported on the following topic?
http://labs.wikimedia.beta.wmflabs.org/wiki/Problem_reports#Old_toolbar_is_d...
It seems this was fixed recently: https://bugzilla.wikimedia.org/show_bug.cgi?id=34431 https://www.mediawiki.org/wiki/Special:Code/MediaWiki/111796
wikitech-l@lists.wikimedia.org