[wpkg-users] [Bug 199] New: checkCondition: registry exists do not return true
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Wed Feb 16 14:52:46 CET 2011
http://bugzilla.wpkg.org/show_bug.cgi?id=199
Summary: checkCondition: registry exists do not return true
Product: WPKG
Version: 1.1.x-M
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: wpkg.js
AssignedTo: mangoo at wpkg.org
ReportedBy: daniel.dehennin at ac-caen.fr
QAContact: wpkg-users at lists.wpkg.org
Created attachment 178
--> http://bugzilla.wpkg.org/attachment.cgi?id=178
checkCondition: registry exists do not return true
Registry 'exists' test do not return true, the missing break statement make the
test continuing with 'equals'.
Tested with the following:
<variable name='WAU'
value='HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate'
/>
<check type='registry' condition='exists'
path='%WAU%\Services\7971f918-a847-4430-9279-4a52d1efe18d' />
Regards.
Patch against 1.1.3-RC6
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list