View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004531 | JEDI API & WSC Library | public | 2008-10-13 09:02 | 2008-11-08 02:27 | |
| Reporter | simplysup | Assigned To | ChristianWimmer | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0004531: JWSCL example: SetKeySecurity raises an exception when run - registry keyname is incorrect. | ||||
| Description | LIne 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 Information | Fix: change the keyname in line 36 from "CURRENT_USER\Test" to "CURRENT_USER\JWSCLTest". | ||||
| Tags | No tags attached. | ||||
|
|
Apologies for wrong category assignment - this should be in JWSCL. |
|
|
fixed in branches 0.9.1, 0.9.2a and trunk |
| 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 |