Title:
cfdirectory listing Amazon S3 files returns empty file size and last modified attributes
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): JEREMY EISENGA / JEREMY EISENGA (JEREMY EISENGA)
Created: 10/20/2015
Components: File Management, VFS-S3
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final / CF12
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Linux RH Enterprise 6
Vote Count: 0
Problem Description: I have a CF 10 Standard server that is retrieving a list of files and their file sizes and last modified dates correctly. The same exact tag used in CF 11 is returning mostly 0's for file size, except for a select few files that are returning accurate file sizes.
Actual Result: most file sizes and last modified dates are empty
Expected Result: all file sizes and last modified dates should exist
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4076853
External Customer Info:
External Company:
External Customer Name: JEREMY EISENGA
External Customer Email:
External Test Config: My Hardware and Environment details:
Here is the code that is running on both CF 10 and CF 11:
<cfdirectory action="list" directory="s3://xxxxxxxxxxxxx:yyyyyyyyyyyyyy@bucket_name" name="qryamazon_space">
<cfdump var="#qryamazon_space#">
Attachments:
Comments: