mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhtxtplain.pl,2.21,2.22

2002-07-19 20:07:41
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv11475

Modified Files:
	mhtxtplain.pl 
Log Message:
* BUG FIX: #885.


Index: mhtxtplain.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhtxtplain.pl,v
retrieving revision 2.21
retrieving revision 2.22
diff -C2 -r2.21 -r2.22
*** mhtxtplain.pl	20 Jul 2002 00:48:48 -0000	2.21
--- mhtxtplain.pl	20 Jul 2002 03:07:35 -0000	2.22
***************
*** 265,268 ****
--- 265,271 ----
      ## Check MIMECharSetConverters if charset should be left alone
      my $charcnv = &readmail::load_charset($charset);
+     if (!defined($charcnv)) {
+       $charcnv = &readmail::load_charset('default');
+     }
      if (defined($charcnv) && $charcnv eq '-decode-') {
  	$asis{$charset} = 1;

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV