https://bugzilla.wikimedia.org/show_bug.cgi?id=24512
Christoph Kepper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christoph.kepper@pediapress | |.com --- Comment #2 from Christoph Kepper <[email protected]> 2011-08-24 15:25:05 UTC --- The MediaWiki Http class does not support POST requests. A POST request is required to send the book to a render server. Therefor, switching to HTTP::*() is not an option. The cURL module is a requirement for the collection extension to work. I suggest to display a prominent error message in case the cURL module is not installed. -- 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
