[Mono-bugs] [Bug 657578] New: 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 21:33:53 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=657578
https://bugzilla.novell.com/show_bug.cgi?id=657578#c0
Summary: MonoTouch 3.2.2: Preview of SVG file not shown in a
mail view using MFMailComposeViewController
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Major
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: elevenworks at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=403454)
--> (http://bugzilla.novell.com/attachment.cgi?id=403454)
Example to reproduce the problem
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
As of MonoTouch version 3.2.2, when you attach a SVG file as an attachment to
an email using the MFMailComposeViewController, the preview of the attachment
is no longer shown. Instead, it shows a "unknown icon" as if it doesn't know
how to render the content.
This code has been working fine since version 2.x, and I have verified that the
sample attached works fine with MonoTouch 3.2.1; however it doesn't work with
MonoTouch 3.2.2.
Reproducible: Always
Steps to Reproduce:
1.Launch the attached sample with MonoTouch 3.2.1
2.Press the button to create an email
3.The SVG attachment will not render.
Actual Results:
SVG file is not rendered in email.
Expected Results:
SVG file is rendered in email.
--
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