On Fri, Dec 30, 2011 at 5:15 PM, Rob Moen <[email protected]> wrote: > I started making this but then I realized I was going to have issues making > the needed cross-domain post requests. > I found BugTender achieved this by routing requests through it's own > proxy.php script. > > Here is what I have so far: > http://www.mediawiki.org/wiki/User:Robmoen/bugStatusUpdate.js
Got it to work using JSONP GET requests. Leaving a note on your talk page with more details. -- Erik Möller VP of Engineering and Product Development, Wikimedia Foundation Support Free Knowledge: http://wikimediafoundation.org/wiki/Donate _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
