https://bugzilla.wikimedia.org/show_bug.cgi?id=20512
--- Comment #32 from Tim Starling <[email protected]> 2012-09-26 04:20:40 UTC --- (In reply to comment #30) > Unfortunately I don't know enough about Lucene to tell what would cause > problems. The impression I got from Tim is that the search issue was no longer > a problem, but it would be best to get confirmation from him directly or > someone familiar with Lucene. The Lucene issue was fixed with a hack in the MWSearch extension, but setting $wgHTTPProxy would still break any other Http::get() caller that is attempting to fetch things from the local intranet. I think the configuration should be split: UploadFromUrl should pass a "proxy" option to MWHttpRequest::factory() with a value derived from a global variable specific to this feature. -- 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
