[Mono-bugs] [Bug 75511][Nor] Changed - A public variable on a class
related to a User Control isn't settable from the aspx
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 9 03:09:19 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75511
--- shadow/75511 2005-07-08 19:51:11.000000000 -0400
+++ shadow/75511.tmp.27888 2005-07-09 03:09:19.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: Tested on Tiger + Windows XP
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: gonzalo at ximian.com
ReportedBy: lpackham at buddyssoftware.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: A public variable on a class related to a User Control isn't settable from the aspx
@@ -34,6 +34,9 @@
This works in Microsoft .NET. However, in Mono it only works if you use
proper property methods to access the class.
Although i'm well aware that you are supposed to use get/set... you don't
'have' to according to Microsoft .NET Framework.
+
+------- Additional Comments From gonzalo at ximian.com 2005-07-09 03:09 -------
+Can you, please, attach a test that reproduces the problem?
More information about the mono-bugs
mailing list