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

            Bug ID: 73031
           Summary: Rights icon doesn't appear when $wgResourceBasePath is
                    used
           Product: MediaWiki
           Version: 1.25-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: ResourceLoader
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

The installer's
$wgRightsIcon = "{$wgResourceBasePath}/resources/assets/licenses/cc-by-sa.png";

causes the rights icon to appear as a broken image.

$wgRightsIcon = "$wgScriptPath/resources/assets/licenses/cc-by-sa.png";

works.

-- 
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