https://bugs.winehq.org/show_bug.cgi?id=48242
Bug ID: 48242 Summary: IXMLDOMDocument_load() paths aren't URL-unescaped (Microsoft Document Explorer 2008 startup error) Product: Wine Version: 4.21 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: damjan.jov@gmail.com Distribution: ---
After patching ieframe as per bug 12406, and installing and starting Microsoft Document Explorer 2008 as per instructions there, it quickly gives a messagebox and exits. The messagebox text is the following:
"Microsoft Document Explorer cannot be shown because the specified help collection 'ms-help:ms.WDK.v10.6001.080214' is invalid."
The problem is that msxml3's IXMLDOMDocument_load() is called with paths of the form "C:\Program%20Files..." and Wine doesn't URL-unescape them before trying to open them.
A patch that fixes this is at https://source.winehq.org/patches/data/175077
https://bugs.winehq.org/show_bug.cgi?id=48242
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e2f2ad0e81b854b5b18d029d309 | |708d8ea7dd7bb Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Damjan Jovanovic damjan.jov@gmail.com --- Patch committed, resolving fixed.
https://bugs.winehq.org/show_bug.cgi?id=48242
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://web.archive.org/web | |/20140211184816/http://down | |load.microsoft.com/download | |/3/3/c/33cfef4d-21da-4229-b | |c17-3eac7a7eabe1/WDKDocs_02 | |222008.EXE CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=48242
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc1.
https://bugs.winehq.org/show_bug.cgi?id=48242
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x
https://bugs.winehq.org/show_bug.cgi?id=48242
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |---
--- Comment #3 from Michael Stefaniuc mstefani@winehq.org --- Removing the 4.0.x milestone from bug fixes included in 4.0.4.