View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001455 | NoesisGUI | C# SDK | public | 2019-04-24 19:36 | 2019-04-25 19:24 |
| Reporter | darthmaule2 | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.1 | ||||
| Target Version | 2.2.2 | Fixed in Version | 2.2.2 | ||
| Summary | 0001455: BitmapImage support for spaces in path broken in 2.2.1 | ||||
| Description | Passing a path with a space to Noesis.BitmapImage results in FileTextureProvider::OpenStream called with %20 | ||||
| Steps To Reproduce | Calling this: Results in a FileNotFoundException because the path provide by the FileTextureProvider converts the space to a %20 | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-04-24 19:36 | darthmaule2 | New Issue | |
| 2019-04-25 18:20 | sfernandez | Assigned To | => sfernandez |
| 2019-04-25 18:20 | sfernandez | Status | new => assigned |
| 2019-04-25 18:22 | sfernandez | Target Version | => 2.2.2 |
| 2019-04-25 19:24 | sfernandez | Status | assigned => resolved |
| 2019-04-25 19:24 | sfernandez | Resolution | open => fixed |
| 2019-04-25 19:24 | sfernandez | Fixed in Version | => 2.2.2 |