[Mono-bugs] [Bug 73355][Maj] Changed - mod-mono-server fails with a socket file that contains a path

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Mar 2005 17:49:28 -0500 (EST)


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=73355

--- shadow/73355	2005-03-04 13:58:03.000000000 -0500
+++ shadow/73355.tmp.28972	2005-03-05 17:49:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73355
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Major
 Component: XSP
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: rlyon@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -37,6 +37,11 @@
 (), Path.GetFileName(filename));
  				lockfile = String.Format ("{0}_{1}", 
 lockfile, hash);
  			} else {
  				lockfile = Path.Combine (Path.GetTempPath 
 (), "mod_mono_TCP_");
+
+------- Additional Comments From gonzalo@ximian.com  2005-03-05 17:49 -------
+
+
+*** This bug has been marked as a duplicate of 73234 ***