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

       Web browser: ---
             Bug #: 40811
           Summary: PHP Notice of undefined offset
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticDrilldown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Semantic Drilldown is generating the following PHP notices in the error log for
me:

PHP Notice:  Undefined offset: 1 in
/srv/www/mediawiki/public_html/w/extensions/SemanticDrilldown/includes/SD_FilterValue.php
on line 30

I'm running MediaWiki 1.19.2, PHP 5.3.10 and Semantic Drilldown 1.2.2 (via
git).

The line referenced is:

list( $month_str, $year ) = explode( ' ', $fv->text );

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