[PATCH] msxml3/tests: Fix the domdoc IObjectSafety tests for msxml3 SP8+.

Nikolay Sivov bunglehead at gmail.com
Fri Feb 26 14:36:21 CST 2010


On 2/26/2010 23:20, Reece Dunn wrote:
> Hi,
>
> As the following table shows, the msxml3 behaviour for IObjectSafety
> changed from SP7 (8.70.*) to SP8 (8.80.*):
>
> fail?   Windows         MSXML           MSXML Service Pack
> ==========================================================
> NO      Win2003 SP1     8.70.1104.0     3.0 SP7
> YES     Win2003 SP2     8.80.1185.0     3.0 Post SP8
> NO      WinXP SP2       8.50.2162.0     3.0 SP5
> YES     WinXP SP3       8.100.1048.0    3.0 SP10
> YES     WinXP + IE8     8.100.1048.0    3.0 SP10
>
> This patch fixes the tests on these failing platforms.
>    
Please change our implementation too to SP8 behavior, and mark other one 
broken().
> - Reece
>    




More information about the wine-devel mailing list