View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001464 | NoesisGUI | C# SDK | public | 2019-05-10 20:16 | 2019-05-10 20:35 |
| Reporter | ai_enabled | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.2 | ||||
| Target Version | 2.2.3 | Fixed in Version | 2.2.3 | ||
| Summary | 0001464: GoToStateAction FindStateGroup wrong implementation? | ||||
| Description | Hi guys, Looks like you're always returning null. What's the point of this method, then? Regards! | ||||
| Platform | Any | ||||
|
You're right, this is a bug, part of the code in that function is missing, it should be like this: private FrameworkElement FindStateGroup(FrameworkElement context) Will appear fixed in next release. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-05-10 20:16 | ai_enabled | New Issue | |
| 2019-05-10 20:28 | sfernandez | Assigned To | => sfernandez |
| 2019-05-10 20:28 | sfernandez | Status | new => assigned |
| 2019-05-10 20:28 | sfernandez | Target Version | => 2.2.3 |
| 2019-05-10 20:35 | sfernandez | Status | assigned => resolved |
| 2019-05-10 20:35 | sfernandez | Resolution | open => fixed |
| 2019-05-10 20:35 | sfernandez | Fixed in Version | => 2.2.3 |
| 2019-05-10 20:35 | sfernandez | Note Added: 0005672 |