https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #2 from Hao Peng penghao@linuxdeepin.com --- --- snip --- 0040:trace:msxml:XMLHTTPRequest_open (0x1216f618)->(L"GET" L"http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169" 0x32e1a0 {VT_BOOL: ffffffff}) --- snip --
This application downloads an xml file called sitesign.xml from http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169. The xml file contains the bookmarks data.
The xml file downloaded by the application is broken, if we copy the file from
C:/users/XXX/Local Settings/Temporary Internet Files/Content.IE5/XXX/sitesign[0] on Wine
to C:/drive_c/Program Files/读书巴士/safesign.xml on Windows, then we can 'reproduce' the garbage on Windows as well.
Md5sum check also confirm the downloaded file is broken.