View Issue Details

IDProjectCategoryView StatusLast Update
0004531JEDI API & WSC Librarypublic2008-11-08 02:27
ReportersimplysupAssigned ToChristianWimmer 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Summary0004531: JWSCL example: SetKeySecurity raises an exception when run - registry keyname is incorrect.
DescriptionLIne 28 creates a test registry key called "JWSCLTest".
Line 36 tries to open this key as "CURRENT_USER\Test". Because of this, when the application is run, an exception is raised.
Additional InformationFix: change the keyname in line 36 from "CURRENT_USER\Test" to "CURRENT_USER\JWSCLTest".
TagsNo tags attached.

Activities

simplysup

2008-10-13 09:08

reporter   ~0014848

Apologies for wrong category assignment - this should be in JWSCL.

ChristianWimmer

2008-11-08 02:26

administrator   ~0014988

fixed in branches 0.9.1, 0.9.2a and trunk

Issue History

Date Modified Username Field Change
2008-10-13 09:02 simplysup New Issue
2008-10-13 09:08 simplysup Note Added: 0014848
2008-11-08 02:24 ChristianWimmer Status new => assigned
2008-11-08 02:24 ChristianWimmer Assigned To => ChristianWimmer
2008-11-08 02:26 ChristianWimmer Status assigned => resolved
2008-11-08 02:26 ChristianWimmer Resolution open => fixed
2008-11-08 02:26 ChristianWimmer Note Added: 0014988