[Bug 13891] start.exe http://someurl/ does not work (affects any app that invokes external browser, e.g. Google Sketchup)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 13 13:49:32 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=13891





--- Comment #51 from Vincent Povirk <madewokherd at gmail.com>  2010-05-13 13:49:30 ---
I don't think your patch is correct. winebrowser should never have to do a
string conversion.

We have tests that show that in the client=ascii, server=unicode case the data
passed to DdeClientTransaction is converted from ascii to unicode if it is not
a unicode string. These tests are currently marked todo.

However, if they were fixed, winebrowser would do an additional conversion in
this case, which would break it, even with your patch.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list