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

       Web browser: ---
             Bug #: 42391
           Summary: The version of ConfirmEdit bundled with 1.20.0 is not
                    compatible with 1.20.0
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ConfirmEdit (CAPTCHA extension)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


If you set ConfirmEdit to FancyCaptcha mode you will get an HTTP 500 error if
you attempt any operation involving a captcha such as creating a new account.

If you look in FancyCapthca.class.php you will see it includes a call to
getWikiId. The FSFileBackend class does not have that method in 1.20, although
the trunk version does. The Apache error_log confirms that the failure is due
to an attempt by FancyCaptcha.class.php to call FSFileBackend::getWikiId.

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