[nem-bug] [Nemerle 0001043]: Bug in WinForms designer
feedback at nemerle.org
feedback at nemerle.org
Fri Aug 24 17:30:41 CEST 2007
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1043>
======================================================================
Reported By: KLiss
Assigned To: KLiss
======================================================================
Project: Nemerle
Issue ID: 1043
Category: Visual Studio Plugin
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-23-2007 23:22 CEST
Last Modified: 08-24-2007 17:30 CEST
======================================================================
Summary: Bug in WinForms designer
Description:
See attached file
When trying to view SimpleItemCatalog/MainForm in designer, it throws an
exception
======================================================================
----------------------------------------------------------------------
KLiss - 08-24-07 17:30
----------------------------------------------------------------------
When windows form contains field of types declared within the same
assembly, FieldBuilder of those might contain null in their
GetMemType().SystemType.
In such cases use parsed type name instead.
Issue History
Date Modified Username Field Change
======================================================================
08-23-07 23:22 KLiss New Issue
08-23-07 23:22 KLiss File Added: SimpleItemCatalog.rar
08-24-07 15:47 KLiss Status new => assigned
08-24-07 15:47 KLiss Assigned To => KLiss
08-24-07 17:30 KLiss Status assigned => resolved
08-24-07 17:30 KLiss Resolution open => fixed
08-24-07 17:30 KLiss Note Added: 0001944
======================================================================
More information about the bugs
mailing list