[OGo-Bugs][Bug 1873] a patch to handle the content type in mime body parts

bugs@opengroupware.org bugs@opengroupware.org
Mon, 28 May 2007 16:33:02 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1873


wsourdeau@inverse.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|RAWHIDE                     |




------- Additional Comments From wsourdeau@inverse.ca  2007-05-28 16:33 -------
Hi Helge,


I guess it would work, but yor method "stringEncodingForEncodingNamed" is not
available under GNUstep. By looking at its code, I noticed it is making calls to
CoreFoundation.

Ludovic pointed me to a similar method in Pantomime: encodingForCharset: in
Pantomime/NSString+Extensions.m maybe you could take that one and incorporate it
within NGExtensions?

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.