https://bugzilla.novell.com/show_bug.cgi?id=665535 https://bugzilla.novell.com/show_bug.cgi?id=665535#c19 --- Comment #19 from Michael Schröder <mls@novell.com> 2011-03-16 14:54:49 UTC --- Well, the CGI module authors have added a feature (putdata handling) that is incompatible to older versions. This might be called an regression, but I doubt that reading from STDIN was a supported scenario for the module authors. Such changes happen from time to time, there's not much you can do in that case but adapting your code so that it also works with the new version. Regarding the content type check, I don't know why the code doesn't treat the absence of a content type as "application/octet-stream". I can ask the author, but I'm not sure if it's worth the hassle. It's cleaner to send a Content-Type with the data anyways. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.