Page MenuHomePhabricator

WebInstallerOutput::flush() non-functional
Open, MediumPublic

Description

The web upgrade process is meant to progressively display messages to the user, by flushing the output. This is meant to be implemented by WebInstaller_Upgrade::startLiveBox() and the WebInstallerOutput::flush() call in WebInstallerOutput::addHTML().

My observations indicate that support for this is broken -- upgrading does not display any progress output. Presumably this is because MW_NO_OUTPUT_BUFFER is not defined in mw-config/index.php.


Version: 1.22.0
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=51576

Details

Reference
bz51582

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:43 AM
bzimport set Reference to bz51582.
bzimport added a subscriber: Unknown Object (MLST).