https://bugzilla.wikimedia.org/show_bug.cgi?id=46802
--- Comment #1 from Waldir <[email protected]> --- From a cursory look at the WebInstallerPage.php code, it seems this isn't specific to any extension, but a feature of the installer itself, called LiveBox (the actual html created is <div id="config-live-log">). It seems there isn't code to verify whether the box is actually filled to control whether it's shown or not. If this happens live (i.e. after the page is loaded), it could be worth implementing such a function in skins/common/config.js (which already has a function to "Scroll to the bottom of upgrade log"). -- 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
