https://bugzilla.wikimedia.org/show_bug.cgi?id=29933

       Web browser: ---
             Bug #: 29933
           Summary: hardcoded reference to commons.wikimedia.org
           Product: MediaWiki
           Version: 1.16.5
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


See the page http://it.cathopedia.org/wiki/File:1_euro_coin_Va_serie_3.png:

The file is on a shared site, which is commons.cathopedia.org, however the
description "Questo file proviene da un archivio condiviso e può essere
utilizzato da altri progetti. Consultare la pagina di descrizione del file per
ulteriori informazioni" has a link to commons.wikimedia.org, but I haven't any
references to that url in my LocalSettings.php:

$wgUseSharedUploads = true;
$wgSharedUploadPath            =
'http://commons.cathopedia.org/w/images/commons';
$wgSharedUploadDirectory       = "$IP/images/commons";
$wgHashedSharedUploadDirectory = true;
$wgSharedUploadDBname          = 'cathopedia_commons';
$wgUploadNavigationUrl         =
'http://commons.cathopedia.org/wiki/Special:Upload';

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to