Last modified: 2014-09-25 12:17:29 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 T50982, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48982 - Message "wikidata-shortcopyrightwarning" is not displayed correctly when no license is set on the wiki
Message "wikidata-shortcopyrightwarning" is not displayed correctly when no l...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Wikidata bugs
: need-volunteer, testme
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-30 16:20 UTC by Liangent
Modified: 2014-09-25 12:17 UTC (History)
2 users (show)

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


Attachments

Description Liangent 2013-05-30 16:20:32 UTC
$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.

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


Navigation
Links