View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001326 | NoesisGUI | C# SDK | public | 2018-10-30 12:43 | 2019-02-26 18:41 |
| Reporter | JasonL663 | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b7 | ||
| Summary | 0001326: Managed Library Classes Defined in Global Namespace | ||||
| Description | The NoesisAppManaged.Windows library defines 2 classes in the global namespace:
Since these are common names, this can cause issues for developers wishing to | ||||
| Steps To Reproduce | Try to introduce and use the System.Windows.Window or System.Windows.Application Example: } Example: } Observe how these examples fail to compile due to naming conflicts. Since these | ||||
| Platform | Any | ||||
|
Our hosting company corrupted our database without a backup. We are manually reconstructing all the issues. |
|
|
Application and Window moved inside NoesisApp namespace to avoid collision with global namespace definitions. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-10-30 12:43 | admin | New Issue | |
| 2018-10-30 12:43 | admin | Reporter | admin => JasonL663 |
| 2018-10-30 12:44 | admin | Note Added: 0005266 | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 09:56 | sfernandez | Assigned To | => jsantos |
| 2018-11-22 09:56 | sfernandez | Status | new => assigned |
| 2018-11-22 09:56 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-22 09:56 | sfernandez | View Status | private => public |
| 2018-11-22 09:56 | sfernandez | Platform | => Any |
| 2019-02-13 21:25 | jsantos | Assigned To | jsantos => sfernandez |
| 2019-02-26 18:41 | sfernandez | Status | assigned => resolved |
| 2019-02-26 18:41 | sfernandez | Resolution | open => fixed |
| 2019-02-26 18:41 | sfernandez | Fixed in Version | => 2.2.0b7 |
| 2019-02-26 18:41 | sfernandez | Note Added: 0005480 |