Extra/Redundant preamble string in compose.inc

Marcus I. Ryan marcus@riboflavin.net
Tue, 12 Feb 2002 10:03:35 -0600


Short version:
The preambleString in compose.inc line 342 needs to be removed.

Long version:
In compose.inc line 342 the call to IMP::flistSelect includes a
preambleString as part of the argument.  However, the function
getSentmailFolder used in line 340 already includes the call to
preambleString, so it has already been appended in its return value. 
When it's added in the flistSelect call, it duplicates the prepend and
flistSelect can't find the right folder.

-- 
Marcus I. Ryan, marcus@riboflavin.net
-----------------------------------------------------------------------
 "Love is a snowmobile racing across the tundra and then suddenly it
 flips over, pinning you underneath.  At night, the ice weasels come."
                 -- Matt Groening
-----------------------------------------------------------------------