[Mono-bugs] [Bug 22808] New - icall for CurrentTimeZone.GetTimeZone always returns 0

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
30 Mar 2002 02:09:51 -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 ndrochak@gol.com.

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

--- shadow/22808	Fri Mar 29 21:09:51 2002
+++ shadow/22808.tmp.12655	Fri Mar 29 21:09:51 2002
@@ -0,0 +1,22 @@
+Bug#: 22808
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: RedHat 7.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ndrochak@gol.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: icall for CurrentTimeZone.GetTimeZone always returns 0
+
+ves_icall_System_CurrentTimeZone_GetTimeZoneData() has a "return 0;" at 
+the end.  Won't this return false in all cases?
+
+The Guid Unit test is failing because we can't get the timezone name.