View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003311 | NoesisGUI | C# SDK | public | 2024-05-15 15:30 | 2024-05-17 17:24 |
| Reporter | voula_d | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.3 | ||||
| Target Version | 3.2.4 | Fixed in Version | 3.2.4 | ||
| Summary | 0003311: Parsing special character ° with XamlReader fails | ||||
| Description | Trying to parse xaml that contains the special character "°", throws an exception. | ||||
| Platform | Any | ||||
|
Could you please paste a XAML reproducing the issue? |
|
|
The following xaml reproduces the issue when passing it to Noesis.GUI.ParseXaml: |
|
|
Hi, if I load that attached xaml it complains about invalid token, because the xmlns definitions are missing the quotes. |
|
|
I'm sorry about the missing quotes, the xaml I am using to reproduce the issue contains the quotes and is still not rendering both the button and the TextBlock. I can see the "Invalid Token" error in the Output. I am attaching a simple project that reproduces the issue. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-05-15 15:30 | voula_d | New Issue | |
| 2024-05-16 14:13 | jsantos | Assigned To | => jsantos |
| 2024-05-16 14:13 | jsantos | Status | new => assigned |
| 2024-05-16 14:13 | jsantos | Target Version | => 3.2.4 |
| 2024-05-16 14:13 | jsantos | Note Added: 0009532 | |
| 2024-05-16 14:14 | jsantos | Status | assigned => feedback |
| 2024-05-17 09:14 | voula_d | Note Added: 0009533 | |
| 2024-05-17 09:14 | voula_d | Status | feedback => assigned |
| 2024-05-17 12:14 | sfernandez | Status | assigned => feedback |
| 2024-05-17 12:14 | sfernandez | Note Added: 0009534 | |
| 2024-05-17 12:15 | sfernandez | Note Edited: 0009534 | |
| 2024-05-17 12:33 | voula_d | Note Added: 0009535 | |
| 2024-05-17 12:33 | voula_d | File Added: NoesisTest.zip | |
| 2024-05-17 12:33 | voula_d | Status | feedback => assigned |
| 2024-05-17 17:24 | sfernandez | Assigned To | jsantos => sfernandez |
| 2024-05-17 17:24 | sfernandez | Status | assigned => resolved |
| 2024-05-17 17:24 | sfernandez | Resolution | open => fixed |
| 2024-05-17 17:24 | sfernandez | Product Version | 3.2 => 3.2.3 |
| 2024-05-17 17:24 | sfernandez | Fixed in Version | => 3.2.4 |