View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004427 | NoesisGUI | Studio | public | 2025-10-16 13:19 | 2026-04-08 04:50 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004427: Paths for Font Resources Contain Incorrect Syntaxes | ||||
| Description | Currently, Font Family Resources generate unexpected and potentially problematic paths in the generated XAML. Repro Steps: 1) Create a Studio Project Containing a MainPage.xaml 3) Within MainPage.xaml, introduce a TextBlock to the Page from the Assets Panel. 6) Open GlobalResources in VS Code. Observe how the FontFamily's Resource Path includes the "studio:" scheme at the beginning of the path. Expected Results: Allegedly, Font Family Paths should be absolute, starting with the Namespace, and not the 'scheme'. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-10-16 13:19 | dstewart | New Issue | |
| 2025-10-16 13:20 | dstewart | Description Updated | |
| 2025-10-16 13:20 | dstewart | Description Updated | |
| 2025-10-16 13:39 | sfernandez | Assigned To | => dfranjic |
| 2025-10-16 13:39 | sfernandez | Status | new => assigned |
| 2025-10-16 13:39 | sfernandez | Target Version | => Studio_Beta |
| 2026-04-08 04:50 | dfranjic | Status | assigned => resolved |
| 2026-04-08 04:50 | dfranjic | Resolution | open => fixed |
| 2026-04-08 04:50 | dfranjic | Note Added: 0012173 |