Following patch
c3bdda810243ed6c8d6b9960d1df3b534653b438 is first bad commit commit c3bdda810243ed6c8d6b9960d1df3b534653b438 Author: Jacek Caban jacek@codeweavers.com Date: Wed Sep 24 18:19:46 2008 +0200
mshtml: Use ActiveScript for JavaScript in file protocol documents.
:040000 040000 61b72d076d5bcefd2ec1938442972f252d1ce7fc 7ce674ba65d818a7bbd8df8c6b4482fc024e1ebb M dlls
Caused a regression on AutoCAD registration page display, which worked before with native shlwapi and now is broken even with it. Without native shlwapi for autocad 2005 and both shlwapi AND urlmon for Autocad 2008 it is broken anyways. Please look at bug 12570 for details, in particular at comment #44 for a simple test.
Ciao
Max
The regression is completed by this one :
-----Second regression : Don't show second registration page and help contents 8d28f09d8a582ff499b5947a5a2d1cf2700fb259 is first bad commit commit 8d28f09d8a582ff499b5947a5a2d1cf2700fb259 Author: Jacek Caban jacek@codeweavers.com Date: Tue Dec 30 06:48:59 2008 +0100
mshtml: Wine Gecko 0.9.0 release.
:040000 040000 40390dae8dde3dbef05e4f754437e7b8129703d9 a0ba652e905b5b7cf1e39566232dbcb9558e4993 M dlls
This patch "completed" the regression and added a new problem : AutoCAD help content is no longer displayed.
Now, I don't know if to open a couple of new bugs, just one or nothing.....
The first regression I spotted broke the first registration page, which worked anyways *only* with native shlwapi. The second one broke the whole autocad help system (which had indeed already some problems...) and also the second registration page, even if the first patch is withdrawn.
Ciao
Max