[Mono-bugs] [Bug 406307] NOTIMPLEMENTED - System.Drawing.Image.SetPropertyItem
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 3 16:53:04 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=406307
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=406307#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Normal |Enhancement
OS/Version|Linux |All
Platform|x86-64 |All
Summary|System.Drawing.Image.SetPropertyItem throws an |NOTIMPLEMENTED -
|Exception |System.Drawing.Image.SetPropertyItem
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2008-07-03 14:53:03 MDT ---
wow that code is incomplete and totally broken (and the comment about
libgdiplus is wrong too)
Actually it's doing like the reverse operation (same as GetPropertyItem) so the
value is obviously null and an exception is thrown.
For the time being the code was changed (r107188) to throw a
NotImplementedException - that way MoMA will pick it up and report it
correctly.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list