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

       Web browser: ---
             Bug #: 29792
           Summary: Notice: Undefined index: other in
                    /var/www/mediawiki/includes/HTMLForm.php on line 1378
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


I just updated to trunk and I'm getting this error when I got to
Special:Preferences:
----
Notice: Undefined index: other in /var/www/mediawiki/includes/HTMLForm.php on
line 1378
----

My LocalSettings has this in addition to the default contents:
error_reporting( E_ALL | E_STRICT );
ini_set( 'display_errors', 1 );
$wgShowExceptionDetails = true;
$wgShowSQLErrors = true;
$wgDebugDumpSql  = true;

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