[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #10466] System.Windows.Forms.TabPage lacks defau
From: |
Gopal.V |
Subject: |
[Pnet-developers] [bugs #10466] System.Windows.Forms.TabPage lacks default value in constructor |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #10466] Latest Modifications:
Changes by:
Gopal.V <address@hidden>
'Date:
Wed 09/22/2004 at 12:10 (Asia/Calcutta)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS 22nd Sept 2004
/**************************************************************************/
[bugs #10466] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10466>
Project: DotGNU Portable.NET
Submitted by: 0
On: Wed 09/22/2004 at 01:30
Category: None
Severity: 5 - Average
Item Group: None
Resolution: Fixed
Privacy: Public
Assigned to: None
Status: Closed
Summary: System.Windows.Forms.TabPage lacks default value in constructor
Original Submission: System.Windows.Forms.TabPage has 2 constructors.
TabPage() sets visible = true;
TabPage(String str) doesn't do this.
MS .NET does it, so i think this should be considered a bug. MS way even makes
more sense.
Should I provide a patch? Shouldn't be needed by this one liner i guess.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Wed 09/22/2004 at 12:10 By: Gopal.V <t3rmin4t0r>
Fixed in CVS 22nd Sept 2004
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10466>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #10466] System.Windows.Forms.TabPage lacks default value in constructor,
Gopal.V <=