View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001456 | NoesisGUI | C# SDK | public | 2019-04-25 22:18 | 2019-04-26 12:40 |
| Reporter | dstroup | 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 | 0001456: BitmapImage strips leading "/" in paths on Linux | ||||
| Description | Similar to issue 0001455, passing an absolute path to Noesis.BitmapImage results in FileTextureProvider::OpenStream called without the leading "/" when on Linux. This used to work in 2.2.0, but is broken in 2.2.1. | ||||
| Steps To Reproduce | Calling this: Results in a FileNotFoundException because the path provided to the FileTextureProvider is missing the leading "/" | ||||
| Platform | Linux | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-04-25 22:18 | dstroup | New Issue | |
| 2019-04-25 23:14 | jsantos | Assigned To | => sfernandez |
| 2019-04-25 23:14 | jsantos | Status | new => assigned |
| 2019-04-25 23:14 | jsantos | Target Version | => 2.2.2 |
| 2019-04-26 12:40 | sfernandez | Status | assigned => resolved |
| 2019-04-26 12:40 | sfernandez | Resolution | open => fixed |
| 2019-04-26 12:40 | sfernandez | Fixed in Version | => 2.2.2 |