Intention:
I was updating a MediaWiki using OpenID and running on an sqlite db from 1.21.2 to 1.23.0.
Actual Results:
The OpenID extension prevented the maintenance/update.php script from completing with an error message stating that sqlite is “not yet” supported.
Expected Results:
The extension worked fine on 1.21.2, so I expected that the update script would run without problems. As a workaround, disabling the extension, running the upgrade script and then reenabling it will work without problems.
Reproducible: Didn't try
The wiki is running on Debian stable, but is not using the version of MediaWiki provided in the Debian repos.
Version: unspecified
Severity: minor