[Bug 37217] New: wine builtin iexplore couldn't load local pages correctly in chinese named folders

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 1 20:33:18 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37217

            Bug ID: 37217
           Summary: wine builtin iexplore couldn't load local pages
                    correctly in chinese named folders
           Product: Wine
           Version: 1.7.25
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: penghao at linuxdeepin.com

Created attachment 49487
  --> https://bugs.winehq.org/attachment.cgi?id=49487
test files (has Chinese characters in the path name)

this bug was found in a finanical securities software.
program downloaded some html/css/img contents from the internet, and show these
contents in a pop window with builtin mshtml. But actually the pop window's
mshtml just load the html file (like index.html), the img/css/js resources were
not loaded.
I tested builtin iexplore and found the same problem.
finally I found there are some Chinese characters in the path. if I remove them
or change them to English characters, It will be all fine.

Please see the test files in attached test.tar.gz. After uncompress it, use
native ie to open index.html, for example:
wine iexplore "file:///c:/测试用/index.html"

if css/js load success, the background color of the window will be black, text
will be white, and you will see "you should see me!" which writen by js. if
failed, you will just see black "Hello World" in a white background.

-- 
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