For bug 28738, have the installer check for the Suhosin GET variable length limit...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 5 May 2011 11:52:23 +0000 (11:52 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 5 May 2011 11:52:23 +0000 (11:52 +0000)
commit648bed9f8394bdc3d87ce4d71ce0539754624529
tree6556d2c1171b16ef1b44f80ab658d32439f54fbd
parentd35a42d8c1c4d231e6d1fe007884486415b238ba
For bug 28738, have the installer check for the Suhosin GET variable length limit and set $wgResourceLoaderMaxQueryLength correspondingly in LocalSettings.php . Of course this only works for new installs, no idea if this can be handled cleanly for upgrades
includes/installer/Installer.i18n.php
includes/installer/Installer.php
includes/installer/LocalSettingsGenerator.php