Title:
Bug 84445:(Watson Migration Closure)The Mail CFC that ships with CF to allow for script based mail operations has one simple attribute for the mail body: body
| View in TrackerStatus/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 09/29/2010
Components: Language, CF Component
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
The Mail CFC that ships with CF to allow for script based mail operations has one simple attribute for the mail body: body. If you want to send an HTML and a text email in one combination, you would need to supply mailparams. This isn't difficult of course (well, I'm about to write it now and could be wrong), but it would be nice if the mail CFC supported an htmlBody property as well. If both body + htmlBody are used, then behind the scenes CF would use mailparts to send both in the single email.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3042299
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 09/29/2010
Attachments:
Comments: