http://bugs.winehq.org/show_bug.cgi?id=4101
Michael Moss mmoss@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mmoss@google.com
--- Comment #3 from Michael Moss mmoss@google.com 2008-01-11 12:46:32 --- This is a problem with .52, although I it may be a regression because I think it was working at some point since this original posting. The current error appears to be that some HTTP headers (most importantly Content-Type) of the BlogThis! POST are not being sent. I've tracked this down to some odd interaction between urlmon/bindctx.c and shdocvw/navigate.c, but I don't have a fix yet. I'll post more details once I've done some more testing.