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

Andrew Mercer 
February 4, 2020 at 7:05 AM

fixed in p720

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created February 4, 2020 at 7:01 AM
Updated February 4, 2020 at 7:05 AM
Resolved February 4, 2020 at 7:05 AM

Flag notifications