Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Tony Barroqueiro / Tony Barroqueiro ()
Created: 03/05/2018
Components: File Management, CFDirectory
Versions: 2016
Failure Type: Others
Found In Build/Fixed In Build: 2016.0.03.301771 /
Priority/Frequency: Normal / Not Reproducible
Locale/System: / Win 2012 Server x64
Vote Count: 0
Problem Description:When trying to run the following command, some directories return just fine, others do not. As far as I know, nothing has changed on S3 in years.
<CFDIRECTORY directory="#application.S3URL#/medium/#lcase(variables.manufacturer)#" name="myBucket" />
As a point of reference, the following command works just fine. Which basically uses the exact same paramaters/paths to S3.
<CFSET StoreSetACL("#application.S3URL#/medium/#lCase(variables.Manufacturer)#/#lcase(qry_images .Filename)#.jpg","#variables.perms#") />
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
Attachments:
Comments: