tracker issue : CF-4204174

select a category, or use search below
(searches all categories and all time range)
Title:

FileAppend() function support

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): / ()

Created: 04/11/2019

Components: File Management, CFFile

Versions: 2016,2018

Failure Type:

Found In Build/Fixed In Build: latest / CF2016U11,CF2018U4

Priority/Frequency: Normal / All users will encounter

Locale/System: /

Vote Count: 0

Problem:
 # charset optional
 # named param supportĀ 
 # addnewline attribute support

Method:
{code:java}
FileAppend( file, data)
FileAppend( file, data, charset )
FileAppend( file, data, charset,addNewLine )
{code}
Result:

Expected:

Workaround:

Note:

related bug :https://jira.corp.adobe.com/browse/CF-4204029

Attachments:

Comments: