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

       Web browser: ---
             Bug #: 32477
           Summary: MWHttpRequest may have to require_once()
                    GlobalFunctions.php
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Redirects
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


If
* you attempt to MWHttpRequest::factory() (eg, during bootstrap, from an
extension),
* and you don't have curl (should I ?)

=> then you're getting failures because wfIniGetBool() is not yet defined

There should be a way to require(GlobalFunctions.php) in such a case.

HTTP component set to "redirect", feel free to change this.

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