https://bugzilla.wikimedia.org/show_bug.cgi?id=24301
Summary: Web upgrade fail silently on Maintenance.php
Product: MediaWiki
Version: 1.17-svn
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: Normal
Component: Installation
AssignedTo: [email protected]
ReportedBy: [email protected]
The web updater uses updaters.inc, which require if needed
populateCategory.php, populateParentId.php, populateRevisionLength.php and
populateLogSearch.php.
This used to be .inc before r63225. Since the .php have been ported to
doMaintenance style (r54225), they use Maintenance.php, which exits if called
from a web server.
Result of this, upgrading from old installs fails silently midway (the error
message goes to stderr).
deleteDefaultMessages.php isn't affected since it directly calls the static
reallyExecute()
1.16 doesn't seem affected.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l