View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001728 | NoesisGUI | C++ SDK | public | 2020-06-18 16:34 | 2020-06-18 16:36 |
Reporter | sfernandez | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.2 | ||||
Target Version | 3.0.3 | Fixed in Version | 3.0.3 | ||
Summary | 0001728: Static extension can't parse types with nested namespaces | ||||
Description | <Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Ns1.Ns2"> <Border Tag="{x:Static local:MyEnum.Value}"/> </Grid> | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-18 16:34 | sfernandez | New Issue | |
2020-06-18 16:34 | sfernandez | Assigned To | => sfernandez |
2020-06-18 16:34 | sfernandez | Status | new => assigned |
2020-06-18 16:34 | sfernandez | Target Version | => 3.0.3 |
2020-06-18 16:36 | sfernandez | Status | assigned => resolved |
2020-06-18 16:36 | sfernandez | Resolution | open => fixed |
2020-06-18 16:36 | sfernandez | Fixed in Version | => 3.0.3 |