mhonarc-dev

[Bug #1506] MIMEFILTERS resource setting not reused

2003-01-22 21:54:07

=================== BUG #1506: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1506&group_id=1968

Changes by: Earl Hood <earl(_at_)earlhood(_dot_)com>
Date: 2003-Jan-22 22:54 (US/Central)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed
       Fixed Release |                           | 2.6.0




=================== BUG #1506: FULL BUG SNAPSHOT ===================


Submitted by: ehood                   Project: MHonArc                      
Submitted on: 2002-Oct-24 17:07
Category:  Resources                  Severity:  5 - Major                  
Bug Group:  Incorrect Behavior        Resolution:  Fixed                    
Assigned to:  ehood                   Status:  Closed                       
Platform Version:  All                Perl Version:  all                    
Component Version:  <=2.5.13          Fixed Release:  2.6.0                 

Summary:  MIMEFILTERS resource setting not reused

Original Submission:  (Copied from list message by Gunnar Hjalmarsson)

When rewriting the help script, I noticed that the MIMEFilters settings 
in the resource file are not used, unless you specify the -rcfile option 
each time messages are added. According the FAQ it should be:

http://www.mhonarc.org/MHonArc/doc/faq/usage.html#respecify

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Nov-13 18:43             By: ehood
Initialization of readmail variables done after
database is loaded.  The problem was that the
$IsDefault{XXX} flags for the MIME* resources
were still true from core initialization after
readmail::* vars were loaded from .mhonarc.db,
causing them to not be saved in subsequent
archive edits.

Files Changed: mhinit.pl, mhopt.pl, readmail.pl

Fixes will be in the next release and should
show up in next snapshot.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1506&group_id=1968

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Bug #1506] MIMEFILTERS resource setting not reused, nobody <=