http://bugs.winehq.org/show_bug.cgi?id=29590
Bug #: 29590 Summary: Search results do not update on webpage (IE8) Product: Wine Version: 1.3.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
winetricks ie8
Open http://asunnot.oikotie.fi
Search should update automatically every time you make changes to form fields, but does nothing.
Workaround winetricks msxml3
I'll attach msxml log. Most interesting parts are:
003d:fixme:msxml:httprequest_get_statusText stub 0x3c82428 0x2b53cd8
and many lines like:
003d:trace:msxml:domdoc_loadXML (0x36ce620)->(L"{"responseHeader":{"status":0,"QTime":11},"response":{"numFound":22852,"start":0,"docs":[]}}" 0x268c612) 003d:err:msxml:doparse Start tag expected, '<' not found
003d:trace:msxml:domdoc_loadXML (0x3cef120)->(L"{"time":1326303123.1712}" 0x268bfb2) 003d:err:msxml:doparse Start tag expected, '<' not found
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #1 from ocean04@suomi24.fi 2012-01-11 11:46:55 CST --- Created attachment 38325 --> http://bugs.winehq.org/attachment.cgi?id=38325 +msxml,+tid
btw, if you test and form fields are missing -> you need to clear temporary internet files folder (under users / local settings) and try again. (There is some other problem)
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2012-01-17 17:07:31 CST --- Created attachment 38410 --> http://bugs.winehq.org/attachment.cgi?id=38410 patch
(In reply to comment #0)
I'll attach msxml log. Most interesting parts are:
003d:fixme:msxml:httprequest_get_statusText stub 0x3c82428 0x2b53cd8
Try attached patch for this one.
and many lines like:
003d:trace:msxml:domdoc_loadXML (0x36ce620)->(L"{"responseHeader":{"status":0,"QTime":11},"response":{"numFound":22852,"start":0,"docs":[]}}" 0x268c612) 003d:err:msxml:doparse Start tag expected, '<' not found
003d:trace:msxml:domdoc_loadXML (0x3cef120)->(L"{"time":1326303123.1712}" 0x268bfb2) 003d:err:msxml:doparse Start tag expected, '<' not found
That means that raw response is passed to loadXML(). I'll take a look later.
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2012-01-17 17:11:41 CST --- (In reply to comment #0)
Open http://asunnot.oikotie.fi
Search should update automatically every time you make changes to form fields, but does nothing.
What does that mean by the way? What is 'search' and how could I tell it's updated?
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #4 from ocean04@suomi24.fi 2012-01-18 01:48:30 CST --- Created attachment 38418 --> http://bugs.winehq.org/attachment.cgi?id=38418 +msxml,+tid with patch
There is a problem. in latest git crash is fatal, IE8 exits.
But I think this problem shows before that.
What I meant was, if you open that page with native Firefox, you should see large button "Hae (23118 kpl)". That number indicates how many items search would find. (you find that value also in log). Now if you fill some fields, that number should automatically change.
With ie8 builtin msxml you always see "Hae (- kpl)", nothing more.
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2012-01-18 03:53:44 CST --- Ok, I hoped it's possible to test with wine iexplore (with forced builtin jscript) but this needs bug 29583 to be fixed first.
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2012-01-22 23:10:05 CST --- (In reply to comment #0)
003d:fixme:msxml:httprequest_get_statusText stub 0x3c82428 0x2b53cd8
This one is implemented with 95d8f6fc2c879947e68ea14e76d69822403c56b0.
http://bugs.winehq.org/show_bug.cgi?id=29590
Kyle Auble randomidman48@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |randomidman48@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=29590
Kyle Auble randomidman48@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|randomidman48@yahoo.com |
http://bugs.winehq.org/show_bug.cgi?id=29590
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29583
http://bugs.winehq.org/show_bug.cgi?id=29590
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29590
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.microsoft.c | |om/download/C/C/0/CC0BD555- | |33DD-411E-936B-73AC6F95AE11 | |/IE8-WindowsXP-x86-ENU.exe
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2013-07-12 17:11:30 CDT --- Installing IE8 without winetricks loads the page but it is WAY too slow to do anything useful.
With winetricks the page doesn't load at all.
wine-1.6-rc5
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- I think the website may have changed. Can someone else please test this?
http://bugs.winehq.org/show_bug.cgi?id=29590
--- Comment #9 from ocean04@suomi24.fi --- Page has not really changed. Problem is that after doing winetricks ie8, page doesn't load anymore (like comment 7 says). This has worked before. Also tested WinXP+IE8 and page loads/works normally. - wine-1.7.17
http://bugs.winehq.org/show_bug.cgi?id=29590
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #10 from hanska2@luukku.com --- The page didnt load...
console shows error
fixme:ieframe:DocObjectService_IsErrorUrl 0x13e488 L"http://%20http:0//asunnot.oikotie.fi" 0x33f890
wine 1.7.22
https://bugs.winehq.org/show_bug.cgi?id=29590
Simon swdevelop1981@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |swdevelop1981@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=29590 Bug 29590 depends on bug 29583, which changed state.
Bug 29583 Summary: JScript is missing 'new XMLHttpRequest();' support https://bugs.winehq.org/show_bug.cgi?id=29583
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED