Last modified: 2011-09-22 01:07:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T31406, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29406 - MW pure-php http client fails mysteriously
MW pure-php http client fails mysteriously
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-14 22:39 UTC by Bugmeister Bot
Modified: 2011-09-22 01:07 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bugmeister Bot 2011-06-14 22:39:13 UTC
While testing my Bz client with Sumana, I discovered that the code doesn't work without the curl extension installed.  Must investigate why the pure-php version doesn't on php 5.3.3
Comment 1 Brion Vibber 2011-06-15 17:45:04 UTC
First check if you're encountering bug 29231 on a version or branch before it was fixed. (https was accidentally disabled)
Comment 2 Mark A. Hershberger 2011-06-20 18:24:35 UTC
Adding Sumana as cc so she can try to reproduce this.  To repro, uninstall php-curl, svn up your mediawiki install and try again.  If it works, close this bug and let us know what happened.
Comment 3 Bawolff (Brian Wolff) 2011-06-20 23:13:45 UTC
btw, I just double checked I could GET a bugzilla page (this one specificly) using MW's php http request thingy

From eval.php I did
Http::$httpEngine = 'php';
echo Http::get('https://bugzilla.wikimedia.org/show_bug.cgi?id=29406');

Anyways, I can confirm that that worked correctly. (I'm not sure what exactly you were doing, so that could be totally irrelevant to your issue).

Also, I believe https won't work with the php client unless php is compiled with openssl support.
Comment 4 Brion Vibber 2011-09-22 01:07:39 UTC
Resolving as WORKSFORME; no repros or further info in three months.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links