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

       Web browser: ---
            Bug ID: 48982
           Summary: Message "wikidata-shortcopyrightwarning" is not
                    displayed correctly when no license is set on the wiki
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

$rightsWarningMessage = wfMessage( 'wikibase-shortcopyrightwarning',
        wfMessage( 'wikibase-save' )->inContentLanguage()->text(),
        wfMessage( 'copyrightpage' )->inContentLanguage()->text(),
        "[$wgRightsUrl $wgRightsText]"
)->parse();

When $wgRightsUrl $wgRightsText are not set an empty brackets are left here.

-- 
You are receiving this mail because:
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