http://bugs.winehq.org/show_bug.cgi?id=25463
--- Comment #9 from Erich Hoover ehoover@mines.edu 2010-12-21 09:58:58 CST --- (In reply to comment #4)
(In reply to comment #3)
Created an attachment (id=32417)
--> (http://bugs.winehq.org/attachment.cgi?id=32417) [details] [details]
urlmon: Fix handling MK protocol URLs.
I believe the attached patch is the appropriate fix (unescaping the URL passed to the MK handler). However, since I'm not real familiar with this area of Wine, any feedback would be greatly appreciated.
It requires some tests. I have some IInternetProtocolEx tests that may help here pending to fix random failures and send. I hope to do so next week.
Would you mind providing a pre-release of these tests? I know I'll still need to wait for the finished product, but I'll be on vacation soon and will have more spare time to dedicate to working on this task.