MediaWiki 1.33

This page is a translated version of the page MediaWiki 1.33 and the translation is 38% complete.
Outdated translations are marked like this.
Waarschuwing Waarschuwing: MediaWiki 1.33 contains a very severe security issue. Please upgrade to newer versions of MediaWiki if possible. See 2021-12 veiligheid release/FAQ for workaround if you are not able to upgrade your MediaWiki.

MediaWiki 1.33 is een verouderde uitgave van MediaWiki. Lees het bestand RELEASE NOTES voor de volledige lijst van veranderingen. It was deployed on Wikimedia Foundation wikis through incremental "wmf " alpha branches from 23 October 2018 until 10 April 2019. De stabiele release 1.33.0 is uitgegeven op 2 juli 2019. Download de latest releases of checkout de REL1_33 branch in Git om deze release te volgen. De 1.33 branch heeft met versie 1.33.4 op 6 juni 2020 end-of-life status gekregen.

Bekende problemen

  • taak T227147 MediaWiki enforces $wgDBprefix to end with the "_" character if set, causing this error otherwise: InvalidArgumentException: A non-empty prefix must end with "_".
  • taak T230317 Upgrading from an old MediaWiki version (prior to 1.15) will cause the upgrade script to fail. You'll need to manually add the valid_tag table yourself before running the upgrade script. Dit is gerepareerd in MediaWiki 1.33.1.
  • taak T227662 Upgrading from an old version may give an Unknown column 'ar_comment_id' in 'where' clause error. You may need to apply the patch-comment-table.sql file manually.
  • taak T232129 The version of ConfirmEdit bundled with 1.33.0 will give OOUI\Exception errors when a link is added to a page. This has been fixed in 1.33.1 or you can download a newer version of that extension separately
  • taak T232273 Geïmporteerde paginarevisies kunnen na de update verdwijnen. Dit kan worden opgelost door als eerst het script cleanupUsersWithNoId.php en hierna migrateActors.php uit te voeren.

Upgraden

1.33 has several database changes since 1.32, and will not work without schema updates. Note that due to changes to some very large tables like the revision table, the schema update may take quite long (minutes on a medium sized site, many hours on a large site).

Vergeet niet vóór het upgraden een back-up te maken van uw database!

See the file UPGRADE for more detailed upgrade instructions, including important information when upgrading from versions prior to 1.11.

Specifieke opmerkingen voor MediaWiki 1.33 upgrades staan hieronder:

  • Some external link searches will not work correctly until update.php (or refreshExternallinksIndex.php) is run. These include searches for links using IP addresses, internationalized domain names, and possibly mailto links.
  • If you ran migrateActors.php using an older version of MediaWiki and want to run your wiki with $wgActorTableSchemaMigrationStage set to SCHEMA_COMPAT_READ_OLD, note that log_search rows needed to find revision deletions by target user were incorrectly deleted. See T215464 for details.
  • If revision deletions were performed when the wiki was configured with $wgActorTableSchemaMigrationStage set to SCHEMA_COMPAT_WRITE_BOTH and without migrateActors.php having been run, the log_search table may contain rows with empty values for "target_author_actor" which will prevent log searches for revision deletions by target user from finding those log entries. These rows may be corrected by (re-)running migrateActors.php.

Wat is er nieuw

  • The Blocks feature is gaining a new feature, "partial blocks", where IPs and accounts can be restricted from editing particular pages or namespaces. This is currently under development, but can be enabled by setting the $wgEnablePartialBlocks feature flag on. In future releases this feature will be available by default.
  • (taak T96041) Categories can now be hidden from Special:UnusedCategories by adding the new behavioural flag __EXPECTUNUSEDCATEGORY__ on the category's page.

Bijgewerkte talen

MediaWiki ondersteunt meer dan 350 talen. Veel lokalisaties worden regelmatig bijgewerkt. Below only new languages are listed, as well as changes to languages because of Phabricator reports.

  • (taak T203908) Added language support for Eastern Pwo (kjp).
  • (taak T213717) Fixed a translation error on Goan Konkani (Devanagari script) (gom-deva) translations for NS_TEMPLATE.
  • (taak T212221) Added $digitTransformTable for Santali (sat).
  • (taak T216479) Added language support for Saisiyat (xsy).
  • (taak T219728) Added support for new Japanese era name "Reiwa".

Andere wijzigingen

Upgrading system administrators should read carefully the specific notes on upgrading. Developers should read the full release notes.

  • (taak T210814) SVGs with multiple language values within them are now by default displayed in the wiki's language on image pages.
  • (taak T205040) Multilingual images are now be displayed in the current parse language where available.
  • Special:ActiveUsers will no longer filter out users who became inactive since the last time the active users query cache was updated.
  • Special:CreateAccount now warns the user if their chosen username has to be normalized.
  • $wgMiserMode disables the {{REVISIONID}} magic word in content namespaces. It is substituted by a single dash after saving the page.

Subpagina's