[Mono-bugs] [Bug 47685][Nor] Changed - ASP.NET: LoadControl assumes paths are relative to server root

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Aug 2003 21:12:46 -0400 (EDT)


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@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=47685

--- shadow/47685	2003-08-17 07:37:12.000000000 -0400
+++ shadow/47685.tmp.17647	2003-08-19 21:12:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47685
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: eric@veltman.nu               
 QAContact: mono-bugs@ximian.com
@@ -38,6 +38,11 @@
 Always, I think. 
  
 Additional Information: 
 Mono 0.26 release version, compiled with -d:NET_1_1, using xsp. 
 I've put all assemblies ( also from the usercontrols ) in the bin 
 subdirectory of the server root.
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-19 21:12 -------
+Fixed in CVS.
+
+Thanks for the report.