S3 CDN error handling - substituteValues[1] not set
Description
core/packages/cdn/s3.cfc
need to add
<cfset substituteValues[1] = results.error.message.XMLText>
To this section
<!--- check for errors --->
<cfif structkeyexists(results,"error")>
<!--- check error xml --->
Environment
p720
Activity
Show:
Andrew Mercer
February 4, 2020, 7:05 AM
fixed in p720
Fixed
Assignee
Reporter
Labels
None