[Mono-bugs] [Bug 35197][Blo] New - [corlib] System.IO.Path.GetTempFileName() error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Dec 2002 15:28:44 -0000


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 juancri@tagnet.org.

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

--- shadow/35197	Fri Dec  6 10:28:44 2002
+++ shadow/35197.tmp.19940	Fri Dec  6 10:28:44 2002
@@ -0,0 +1,38 @@
+Bug#: 35197
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: juancri@tagnet.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [corlib] System.IO.Path.GetTempFileName() error
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+Path.GetTempFileName() returns invalid filenames
+
+Steps to reproduce the problem:
+1. have: using System.IO;
+2. try: Path.GetTempFileName()
+
+Actual Results:
+invalid and stranges filenames
+
+Expected Results:
+valid filenames
+
+How often does this happen? 
+always (I think lasts cvs versions only)
+
+Additional Information:
+Detected with the xsp web server