https://bugs.winehq.org/show_bug.cgi?id=39237
Bug ID: 39237 Summary: urlmon:sec_mgr fails if privileges not high enough Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following failures only happen on the fg-winxp-lusr box which is a Limited user account running on Windows XP configuration:
sec_mgr.c:774: Test failed: RegCreateKey failed: 5 sec_mgr.c:777: Test failed: RegSetValueEx failed: 6 sec_mgr.c:919: testing zone domain mappings... sec_mgr.c:931: Test failed: Expected URLZONE_CUSTOM, but got 3
The error code (ERROR_ACCESS_DENIED) corresponds to a registry permission error.
The tests regression was introduced by the following commit:
commit b9308fa06f4bcce4c340e6d9199c52c6b5ad9130 Author: Thomas Mullaly tmullaly@codeweavers.com Date: Fri Mar 11 00:55:31 2011 -0500
urlmon/tests: Added zone domain mapping tests.
See: https://test.winehq.org/data/tests/urlmon:sec_mgr.html
https://bugs.winehq.org/show_bug.cgi?id=39237
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=39237
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Detlef Riekenberg wine.dev@web.de --- Fixed dec. 2016 by
3a8801b1cc3aa2720dd2e189fc35cf856afb282c
https://bugs.winehq.org/show_bug.cgi?id=39237
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3a8801b1cc3aa2720dd2e189fc3 | |5cf856afb282c
https://bugs.winehq.org/show_bug.cgi?id=39237
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.2.