View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001609 | NoesisGUI | Unity | public | 2019-12-28 14:45 | 2019-12-28 14:46 |
| Reporter | Gwynneth | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 2.2.5 | ||||
| Summary | 0001609: Use of an interface as DataType in a DataTemplate logs unknown type error messages | ||||
| Description | Use of an interface as DataType in a DataTemplate logs unknown type error messages | ||||
| Steps To Reproduce | Create a data template making use of something similar to the following syntax:
The data template will work but Noesis will show the following error message: Unknown type 'interfaces:IProfile'. Unable to set DataTemplate.DataType. Setting the DataType to an actual implementation of the interface works without error messages. | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-12-28 14:45 | Gwynneth | New Issue | |
| 2019-12-28 14:46 | Gwynneth | Summary | Use of an interface as DataType in a DataTemplate throws unknown type exceptions => Use of an interface as DataType in a DataTemplate logs unknown type error messages |
| 2019-12-28 14:46 | Gwynneth | Description Updated | |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |