https://bugzilla.wikimedia.org/show_bug.cgi?id=27001
--- Comment #30 from Sam Reed (reedy) <[email protected]> --- require_once( "$IP/extensions/mediawiki-bugzilla/Bugzilla.php" ); $wgBugzillaRESTURL = "https://bugzilla.wikimedia.org/bzapi"; $wgBugzillaURL = "https://bugzilla.wikimedia.org"; $wgBugzillaMethod = 'xml-rpc'; Not actually sure where our rest api (needs confirming), but the xml-rpc one works fine -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
