https://bugzilla.wikimedia.org/show_bug.cgi?id=26834
Daniel Friesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mediawiki-bugs@nadir-seen-f | |ire.com Resolution|WONTFIX |INVALID --- Comment #5 from Daniel Friesen <[email protected]> 2011-01-21 10:20:59 UTC --- This is not a bug... the api is working the same in http and non-https. You are explicitly requesting the json format, and hence the api sends a application/json content-type, most browsers don't have any special handling for json, so they prompt you to download the result as they do with other unknown filetypes. If you want a html preview of the json then use format=jsonfm. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
