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

       Web browser: ---
             Bug #: 38856
           Summary: ConfirmEdit: max(-1) is smaller than min(0)
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: ConfirmEdit (CAPTCHA extension)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Warning: mt_rand() [<a href='function.mt-rand'>function.mt-rand</a>]: max(-1)
is smaller than min(0) in
/usr/local/apache/common-local/php-1.20wmf8/extensions/ConfirmEdit/FancyCaptcha.class.php
on line 135

Line:
$n = mt_rand( 0, $this->countFiles( $directory ) - 1 );

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