[Mono-bugs] [Bug 78003][Min] New - In .NET "./" is a valid path that points to work dir, in MONO it just fails.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 3 18:30:25 EDT 2006


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 vexorian at gmail.com.

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

--- shadow/78003	2006-04-03 18:30:25.000000000 -0400
+++ shadow/78003.tmp.31158	2006-04-03 18:30:25.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 78003
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: XP
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: vexorian at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: In .NET "./" is a valid path that points to work dir, in MONO it just fails.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Start a C# project
+2. Make it open a file in "./" like "./README"
+
+Actual Results:
+Fails
+
+Expected Results:
+It works correctly in .net
+
+How often does this happen? 
+Everytime
+
+Additional Information:
+It is a minor bug but it was hard for me to find the reason MONO was
+failing to open a .net assembly.


More information about the mono-bugs mailing list