Last modified: 2012-08-27 15:04:18 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40701, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38701 - InstantCommons is broken on beta.wmflabs.org
InstantCommons is broken on beta.wmflabs.org
Status: RESOLVED WORKSFORME
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-26 08:11 UTC by Antoine "hashar" Musso (WMF)
Modified: 2012-08-27 15:04 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2012-07-26 08:11:38 UTC
Ryan Kaldari reports that InstantCommons does not seem to work on beta. Might be related to the overrides in filebackend-wmflabs.php
Comment 1 Antoine "hashar" Musso (WMF) 2012-07-26 10:14:53 UTC
The feature is at : http://www.mediawiki.org/wiki/InstantCommons

Enabled via the following parameter:
 $wgUseInstantCommons = true;

The feature is not enabled in our MediaWiki configuration nor it is enabled on production:


$ mwscript eval.php --wiki=commonswiki
> var_dump( $wgUseInstantCommons );
bool(false)

$ mwscript eval.php --wiki=enwiki
> var_dump( $wgUseInstantCommons );
bool(false)


I am not sure what is meant for nor the relation with the filebackend-wmflabs.php file.
Comment 2 Ryan Kaldari 2012-07-26 17:04:25 UTC
Apparently, $wgUseInstantCommons is just a wrapper for various $wgForeignFileRepos settings. InstantCommons is working on production, but isn't working on beta-labs, so I suspect the overrides to $wgForeignFileRepos in filebackend-wmflabs.php are responsible.
Comment 3 Jan Gerber 2012-07-30 23:19:46 UTC
InstantCommons on labs works for me.
It does not use files from commons.wikimedia.org however, but commons.wikimedia.beta.wmflabs.org
since we want to use labs to test the integration between the two. i.e. media/subtitle support in TMH

http://en.wikipedia.beta.wmflabs.org/wiki/User:J/subtitles
Comment 4 Ryan Kaldari 2012-07-30 23:21:07 UTC
Ah, good to know. In that case we need to copy over the image database to labs. Who could perform such a task?
Comment 5 Jan Gerber 2012-07-30 23:26:38 UTC
a full copy would be to large to copy over. getting a subset might be an option.
Comment 6 Ryan Kaldari 2012-07-30 23:36:43 UTC
A good start would be the images transcluded in the 800 articles on http://en.wikipedia.beta.wmflabs.org/wiki/Main_Page. That would at least give us some material to work with.
Comment 7 Antoine "hashar" Musso (WMF) 2012-08-27 15:04:18 UTC
Marking bug fixed since Jan confirmed its works (by using commons.wikimedia.beta.wmflabs.org as a backend)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links