[Mono-bugs] [Bug 657578] MonoTouch 3.2.2: Preview of SVG file not shown in a mail view using MFMailComposeViewController

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 3 22:06:25 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=657578

https://bugzilla.novell.com/show_bug.cgi?id=657578#c1


--- Comment #1 from Jon Lipsky <elevenworks at gmail.com> 2010-12-04 03:06:23 UTC ---
Hi,

I've found a temporary workaround; however it would certainly be nice to get an
eventual solution to this.

The issue seems to be related to the use of the "NSData.FromStream(...)"
method.  If I change my real code to first write the contents of the
InputStream to a temporary file and then use the "NSData.FromFile(...)" method,
everything works as expected with MonoTouch 3.2.2.

Jon

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list