Last modified: 2014-11-07 11:58:08 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 T75031, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73031 - Rights icon doesn't appear when $wgResourceBasePath is used
Rights icon doesn't appear when $wgResourceBasePath is used
Status: NEW
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
1.25-git
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-05 17:06 UTC by Nathan Larson
Modified: 2014-11-07 11:58 UTC (History)
3 users (show)

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


Attachments

Description Nathan Larson 2014-11-05 17:06:25 UTC
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.

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


Navigation
Links