header display style grabs extra character
Brought to you by:
brunoga,
nwhitehorn
So nobody would notice this in a million years, but oh well--
something for a new coder to fix.
When you turn on the header display, the header's in a
smaller, grayish font style, but it also paints the very first
character of the actual e-mail body in this style.
This is using the latest BeBits release...
Kev
Logged In: YES
user_id=459063
It seems the header length in the attributes is correct, so it may
be somewhere in header_len(), or Content.cpp's Run(), Process(), or
Insert().
Kev