View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002375 | NoesisGUI | C++ SDK | public | 2022-07-11 12:03 | 2022-07-11 14:06 |
Reporter | sfernandez | Assigned To | sfernandez | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.1.5 | ||||
Target Version | 3.1.6 | Fixed in Version | 3.1.6 | ||
Summary | 0002375: Crash in GetXamlDependencies when using unknown namespace | ||||
Description | The following xaml will crash when calling GetXamlDependencies():<Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ed="http://schemas.microsoft.com/expression/2010/drawing"> <ed:Arc x:Name="RadialFill" Fill="#FF87E4FF" Height="100" Width="100" Stretch="None" ArcThickness="4" ArcThicknessUnit="Pixel" EndAngle="360"/> </Grid> | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-07-11 12:03 | sfernandez | New Issue | |
2022-07-11 13:18 | sfernandez | Assigned To | => sfernandez |
2022-07-11 13:18 | sfernandez | Status | new => assigned |
2022-07-11 13:18 | sfernandez | Target Version | => 3.1.6 |
2022-07-11 14:06 | sfernandez | Status | assigned => resolved |
2022-07-11 14:06 | sfernandez | Resolution | open => fixed |
2022-07-11 14:06 | sfernandez | Fixed in Version | => 3.1.6 |