Fixed
Details
Details
Assignee
Andrew Mercer
Andrew Mercer(Deactivated)Reporter
Andrew Mercer
Andrew Mercer(Deactivated)Components
Fix versions
Priority
Created October 5, 2018 at 12:29 AM
Updated October 5, 2018 at 1:24 AM
Resolved October 5, 2018 at 1:24 AM
add S3 path so it can be used in CFML functions that have a file attribute
eg
<cfmailparam disposition="attachment" file="#application.fc.lib.cdn.ioGetFileLocation(location='privatefiles', file=theFile).s3path#" />