bugMHonArc - Bugs: bug #3225, CHARSETCONVERTERS not reset across...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3225: CHARSETCONVERTERS not reset across multi-archive process

Submitter:  Earl Hood <ehood>
Submitted:  Tue 15 Apr 2003 05:05:06 PM UTC
   
 
Category:  Resources Severity:  2 - Minor
Priority:  3 - Low Item Group:  Incorrect Behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  All Perl Version:  All
Component Version:  <=2.6.3 Fixed Release:  2.6.14

Thu 07 Jul 2005 05:36:19 AM UTC, comment #1: 

mhopt.pl modified to set readmail:: vars before db is read.
Previous readmail:: initialization was probably an attempt
at a minor performance enhancement, which is generally
non-applicable for most mhonarc use cases.

Fix checked into CVS and will show up in next shapshot build.

Earl Hood <ehood>
Group administrator
Tue 15 Apr 2003 05:05:06 PM UTC, original submission:  

With the API, mhonarc can be invoked directly from Perl
programs.  For example, a program invokes mhonarc via
the API on two archives, called "A" and "B".  If A
defines a custom CHARSETCONVERTERS settings, B will
silently inherit A's value of CHARSETCONVERTERS instead
of inheriting mhonarc's default value for the resource.

This problem does not exist when mhonarc is invoked via
the shell for each archive since each archive will
be updated by their own independent mhonarc process.

Earl Hood <ehood>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-23 ehood StatusReady For Test Fixed
    Open/ClosedOpen Closed
    Fixed ReleaseCVS 2.6.14
2005-07-07 ehood StatusNone Ready For Test
    Fixed Release CVS

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code