Last modified: 2011-03-13 18:06:14 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 T27809, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25809 - License tags for Commons should be located to the Information box defaultly
License tags for Commons should be located to the Information box defaultly
Status: RESOLVED WONTFIX
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Lowest enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-06 13:43 UTC by dohnp5a1
Modified: 2011-03-13 18:06 UTC (History)
1 user (show)

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


Attachments

Description dohnp5a1 2010-11-06 13:43:10 UTC
During uploading files to Wikimedia Commons, license tags are now automatically, defaultly placed under the {{Information}} box, its "permission" field is filled in with "See below." That is not only unnoticed and unsightly: in fact the parameter "permission" isn't used at all, could be removed.

The upload script should be corrected so as it placed the license tags as parameters of the template {{Information}}:

Not (now default):
******************************
== Summary ==
{{Information
|Description = Description
|Source = {{own}}
|Date = 2010-01-08
|Author = Author
|Permission =
|other_versions =
}}

[[Category:Category]]
== Licensing ==
{{self|cc-by-sa-3.0}}
******************************

But:
******************************
{{Information
|Description = Description
|Source = {{own}}
|Date = 2010-01-08
|Author = Author
|Permission = {{self|cc-by-sa-3.0}}
|other_versions =
}}

[[Category:Category]]
******************************
Comment 2 Raimond Spekking 2010-12-31 14:42:06 UTC
Permission != license.

The permission field is for OTRS ticket or similar, the license templates are sometimes quite extensive and should stay in a separate section like now. All new extensions (Upload wizard, Add Media Wizard) do it the same way.

IMO the "see below" text is superfluous and could be suppressed in the output. This is something to be done in Commons, but not in code.

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


Navigation
Links