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

Brion Vibber <br...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Brion Vibber <br...@wikimedia.org> 2011-07-20 17:53:24 UTC 
---
The link URL, textual name, and icon URL are set at install time by the
installer, either from its own predefined list or from the data returned from
the Creative Commons license picker web thingy.

Per code comments, it looks pretty clear by definition that the two must be set
together:

/**
 * If either $wgRightsUrl or $wgRightsPage is specified then this variable
gives the text for the link.
 * If using $wgRightsUrl then this value must be specified. If using
$wgRightsPage then the name of the
 * page will also be used as the link if this variable is not set.
 */
$wgRightsText = null;

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to