[Mono-bugs] [Bug 61050][Maj] Changed - report.net loading jpeg gives error on mono
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Jul 2004 04:11:12 -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 jordi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61050
--- shadow/61050 2004-07-02 03:32:02.000000000 -0400
+++ shadow/61050.tmp.13694 2004-07-02 04:11:12.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Mepis Linux
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: ierland@mail.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -91,6 +91,10 @@
------- Additional Comments From ierland@mail.be 2004-07-02 03:32 -------
Created an attachment (id=8436)
library needed to compile : reports.dll
+
+------- Additional Comments From jordi@ximian.com 2004-07-02 04:11 -------
+There was a bug when reusing the same stream again and again. I'm
+attaching the patch for fixing this problem. Jordi,