[Mono-bugs] [Bug 68117][Nor] Changed - HorizontalResolution and VerticalResolution of System.Drawing.Image return 0

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Oct 2004 06:04:53 -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 rkumar@novell.com.

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

--- shadow/68117	2004-10-18 22:24:24.000000000 -0400
+++ shadow/68117.tmp.7904	2004-10-19 06:04:53.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 68117
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -69,6 +69,12 @@
 I'll put together a test case for this also.
 
 ------- Additional Comments From jlarimer@gmail.com  2004-10-18 22:24 -------
 Created an attachment (id=12990)
 Proposed test case (TestImage.cs). It uses bitmaps/nature24bits.jpg in mcs/class/System.Drawing/Test/System.Drawing
 
+
+------- Additional Comments From rkumar@novell.com  2004-10-19 06:04 -------
+Fixed in the cvs HEAD and mono-1-0 branch.
+
+Jon, I could not use your patch, because it was not complete. 
+However, thanks for trying it!