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

--- Comment #1 from Reedy <[email protected]> 2011-03-12 13:10:22 UTC ---
        $bans = $_SESSION['wsCollectionSuggestBan'];
        $newbans = array();
        foreach ( $bans as $ban ) {


Looks like they don't check that index in session variable is properly set..

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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