Wikimedia

UploadWizard's config options "ownwork" and "thirdparty" are case sensitive

See https://phabricator.wikimedia.org/T65494 and https://www.mediawiki.org/wiki/Extension:UploadWizard

In UploadWizard.config.php, options for default licensing types are given as such:

// Possible values: ownwork, thirdparty, choice.

In fact, the page will not work with "ownwork" and gives this error:

TypeError: mw.UploadWizard.config.licensing.ownWork.defaults is undefined

However, it works fine with "ownWork". Presumably the same applies for "thirdParty".

Task tags

  • php
  • javascript

Students who completed this task

Pranav Kumar

Task type

  • code Code
close

2015