Le 04/11/13 20:12, Bryan White a écrit : > My cgi programs that use "Content-type: text/text" no longer function. > Those that use "Content-type: text/html" do work. If I replace > text/text with text/html, the scripts work, but the output is not what > the bots expect. All bots are currently unable to run. > > An example is: > > http://tools.wmflabs.org/checkwiki/cgi-bin/checkwiki_bots.cgi?id=003&project=frwiki&action=list > > The above will not work in FF or IE, but will in Chrome.
Have you tried using text/plain as a MIME type instead of text/text? -- Antoine "hashar" Musso _______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
