[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 04:02:22 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-09 03:30:05.000000000 -0400
+++ shadow/75511.tmp.28797	2005-07-09 04:02:22.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 75511
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: Tested on Tiger + Windows XP
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: lpackham at buddyssoftware.com               
@@ -49,6 +49,16 @@
 ------- Additional Comments From lpackham at buddyssoftware.com  2005-07-09 03:30 -------
 I've attached a zip file containing a class library + small web site that shows the problem. The 
 DLL in the zip file is compiled with Mono 1.1.8. Use the NAnt build scripts to build under the 
 Microsoft Framework as well if you wish.
 
 Two 'Hello Worlds' should appear on the page. On Mono only one appears.
+
+------- Additional Comments From gonzalo at ximian.com  2005-07-09 04:02 -------
+I get this output:
+------------------------
+Using a direct variable on the class: Hello World
+Using a property on the class: Hello World
+
+Both should say 'Hello World', but under the Mono Framework only the
+property one does. 
+------------------------


More information about the mono-bugs mailing list