Last modified: 2014-02-20 21:06:35 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 T50983, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48983 - $1 in message "wikidata-shortcopyrightwarning" is incorrect on item creation page
$1 in message "wikidata-shortcopyrightwarning" is incorrect on item creation ...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Low minor with 1 vote (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-30 16:24 UTC by Liangent
Modified: 2014-02-20 21:06 UTC (History)
5 users (show)

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


Attachments

Description Liangent 2013-05-30 16:24:08 UTC
$rightsWarningMessage = wfMessage( 'wikibase-shortcopyrightwarning',
        wfMessage( 'wikibase-save' )->inContentLanguage()->text(),
        wfMessage( 'copyrightpage' )->inContentLanguage()->text(),
        "[$wgRightsUrl $wgRightsText]"
)->parse();

On item creation page wikibase-newentity-submit is used instead of wikibase-save, and not inContentLanguage.
Comment 1 Thiemo Mättig 2014-02-20 21:06:35 UTC
CopyrightMessageBuilder is currently forced to use the [[w:d:MediaWiki:wikibase-save]] message. This needs refactoring.

The problem with the wrong language seems to be fixed already.

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


Navigation
Links