https://bugzilla.wikimedia.org/show_bug.cgi?id=32100

       Web browser: ---
             Bug #: 32100
           Summary: GET parameter length with Suhosin
           Product: MediaWiki
           Version: 1.17.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


I am not sure if this has been fixed in the meantime.

Upon installing my wiki I get the following warning:

"Suhosin is installed and limits the GET parameter length to 2048 bytes.
MediaWiki's ResourceLoader component will work around this limit, but that will
degrade performance. If at all possible, you should set
suhosin.get.max_value_length to 1024 or higher in php.ini , and set
$wgResourceLoaderMaxQueryLength to the same value in LocalSettings.php"

Instead it should just say: "Suhosin is installed" since
suhosin.get.max_value_length has a value >= 1024

-- 
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

Reply via email to