
pldaniels at pldaniels
Jul 2, 2004, 9:29 PM
Post #1 of 1
(899 views)
Permalink
|
G'day all; fixed up a small bug in the ISO string decoding routines for ripMIME; Downloadable from 1.3-dev release. ------------CHANGELOG Sat Jul 03 2004 - PLD:DEV:14H18 libmime-decoders.c:MDECODE_decode_ISO() Fixed situation where ISO encoded string without a language page specification would cause the rest of the headers to be truncated from that point; typical example is: Subject: =??Q?Radiant=20Rubies=20Just=20for=20You.=20SAVE=20$$$'S.?= note the =?? rather than say =?iso-9352 etc Made the ISO decoder complain about a dud encoding type character if 'verbosity' is on, else, it doesn't report the error (this ensures that things like qmail etc don't get upset) -- Paul L Daniels - PLD Software - Xamime Unix systems Internet Development A.B.N. 19 500 721 806 ICQ#103642862,AOL:pldsoftware,Yahoo:pldaniels73 PGP Public Key at http://www.pldaniels.com/gpg-keys.pld _______________________________________________ Ripmime-general mailing list Ripmime-general [at] pldaniels http://www.pldaniels.com/mailman/listinfo/ripmime-general
|