Monotone-Parent: 9cc2d071b7d1404160adc61a8920fe180e03e6dd

Monotone-Revision: 570d66d8008ad488c7c2237f20fef3f87882fd0e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-20T17:47:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-20 17:47:13 +00:00
parent 4cadeeffcb
commit b92353c848

View File

@@ -1,3 +1,10 @@
2007-08-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MailPartViewers/UIxMailPartHTMLViewer.m
([UIxMailPartHTMLViewer -flatContentAsString]): pass the NSData
instance of [self decodedFlatContent] instead of the buggy
NSString from [super flatContentAsString] to the parser.
2007-08-18 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MailerUI/UIxMailActions.m ([UIxMailActions -deleteAction]):