servers (in my case, Exchange Server) have their own internal setting for
word wrap and it will take whatever you generate from CF and apply it's own
word wrapping rules - a real PITA.
-----Original Message-----
From: Damien McKenna [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 21, 2004 12:20 PM
To: CF-Talk
Subject: Bug in CFMAILPART?
I think I just noticed a bug in 6.1 (with the updater in place). The
CFMAILPART tag has an attribute called "wraptext" which allows you to
set the column at which text is wrapped. The problem is that it doesn't
work as it should. A text-wrap function should wrap text when the line
gets to a certain length. Currently (OSX WWW and mail client, Windows
server) it appears to wrap every X characters rather than if a line gets
beyond X characters (notice the difference?).
An example...
<cfmailpart type="plain" charset="us-ascii" wraptext="50">
123456789 123456789 123456789 123456789 123456789 123456789 123456789
</cfmailpart>
Results in...
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

