MediaWiki 1.33
This page contains release notes for an unsupported version of MediaWiki. |
MediaWiki 1.33 ist eine veraltete Veröffentlichung von MediaWiki.
Die vollständige Liste der Änderungen finden Sie in der Datei RELEASE NOTES.
Sie wurde auf den Wikimedia Foundation Wikis durch inkrementelle "wmf "-Alpha-Zweige vom 23. Oktober 2018 bis zum 10. April 2019 bereitgestellt.
Die stabile Version 1.33.0 wurde am 2. Juli 2019 veröffentlicht.
Laden Sie die neuesten Versionen herunter oder besuchen Sie den REL1_33
-Zweig in Git, um diese Version nachzuziehen.
Der Zweig 1.33 erreichte mit der Version 1.33.4 am 6. Juni 2020 sein Lebensende.
Bekannte Probleme
- T227147 MediaWiki enforces $wgDBprefix to end with the "_" character if set, causing this error otherwise: InvalidArgumentException: A non-empty prefix must end with "_".
- 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. This has been fixed in MediaWiki 1.33.1.
- 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. - 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
- T232273 Imported revisions of pages may disappear after the update. This can be worked around by running the maintenance script cleanupUsersWithNoId.php followed by migrateActors.php .
Hinweise zur Aufrüstung
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).
Don't forget to always back up your database before upgrading!
See the file UPGRADE for more detailed upgrade instructions, including important information when upgrading from versions prior to 1.11.
Some specific notes for MediaWiki 1.33 upgrades are below:
- Some external link searches will not work correctly until
update.php
(orrefreshExternallinksIndex.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 toSCHEMA_COMPAT_READ_OLD
, note thatlog_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 toSCHEMA_COMPAT_WRITE_BOTH
and withoutmigrateActors.php
having been run, thelog_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-)runningmigrateActors.php
.
Was ist neu?
- 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. - (T96041) Categories can now be hidden from Special:UnusedCategories by adding the new behavioural flag
__EXPECTUNUSEDCATEGORY__
on the category's page.
Sprachaktualisierungen
MediaWiki supports over 350 languages. Many localisations are updated regularly. Below only new languages are listed, as well as changes to languages because of Phabricator reports.
- (T203908) Added language support for Östliches Pwo (kjp).
- (T213717) Fixed a translation error on Goa-Konkani (Devanagari) (gom-deva) translations for
NS_TEMPLATE
. - (T212221) Added $digitTransformTable for Santali (sat).
- (T216479) Added language support for Saisiyat (xsy).
- (T219728) Added support for new Japanese era name "Reiwa".
Weitere Änderungen
Upgrading system administrators should read carefully the specific notes on upgrading. Developers should read the full release notes.
- (T210814) SVGs with multiple language values within them are now by default displayed in the wiki's language on image pages.
- (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.
Unterseiten
- MediaWiki 1.33/Roadmap
- MediaWiki 1.33/wmf.1
- MediaWiki 1.33/wmf.1/Changelog
- MediaWiki 1.33/wmf.12
- MediaWiki 1.33/wmf.12/Changelog
- MediaWiki 1.33/wmf.13
- MediaWiki 1.33/wmf.13/Changelog
- MediaWiki 1.33/wmf.14
- MediaWiki 1.33/wmf.14/Changelog
- MediaWiki 1.33/wmf.16
- MediaWiki 1.33/wmf.16/Changelog
- MediaWiki 1.33/wmf.17
- MediaWiki 1.33/wmf.17/Changelog
- MediaWiki 1.33/wmf.18
- MediaWiki 1.33/wmf.18/Changelog
- MediaWiki 1.33/wmf.19
- MediaWiki 1.33/wmf.19/Changelog
- MediaWiki 1.33/wmf.2
- MediaWiki 1.33/wmf.2/Changelog
- MediaWiki 1.33/wmf.20
- MediaWiki 1.33/wmf.20/Changelog
- MediaWiki 1.33/wmf.21
- MediaWiki 1.33/wmf.21/Changelog
- MediaWiki 1.33/wmf.22
- MediaWiki 1.33/wmf.22/Changelog
- MediaWiki 1.33/wmf.23
- MediaWiki 1.33/wmf.23/Changelog
- MediaWiki 1.33/wmf.24
- MediaWiki 1.33/wmf.24/Changelog
- MediaWiki 1.33/wmf.25
- MediaWiki 1.33/wmf.25/Changelog
- MediaWiki 1.33/wmf.3
- MediaWiki 1.33/wmf.3/Changelog
- MediaWiki 1.33/wmf.4
- MediaWiki 1.33/wmf.6
- MediaWiki 1.33/wmf.6/Changelog
- MediaWiki 1.33/wmf.8
- MediaWiki 1.33/wmf.8/Changelog
- MediaWiki 1.33/wmf.9
- MediaWiki 1.33/wmf.9/Changelog