displaying top 100 results
Tracker Issue Recursive creation of directory for S3 is not working.
2609282 CF-3862308 File Management : VFS-S3 ext-user Recursive creation of directory for S3 is not working. Problem:Recursive creation of directory for S3 is not working.
Method:Run the attached code
Result:Directory not created
Expected:Recursively directory should be created
2599848 CF-3039659 File Management : VFS-S3 Dave Ferguson Bug 79414:processing url for cffileupload does not set session vars Problem:
processing url for cffileupload does not set session vars.
Method:
#serializeJSON(str)#
Result:
----------------------------- Additional Watson Details
Tracker Issue Cannot Perform File Operations Between VFS (RAM) AND S3
6032660 CF-4204901 File Management : VFS-S3 Cannot Perform File Operations Between VFS (RAM) AND S3 Problem Description:
Cannot perform file operation (Copy/move/others?) between the VFS (RAM drive) and S3. This is happening when the AWS key and secret are used within the source file path
2609405 CF-3849970 File Management : VFS-S3 Aaron Neff [ANeff] Bug for: If S3 filename contains %, directoryList displays %25 Duplicate ID: CF-3829498
If S3 filename contains %, directoryList displays %25
In 3203363, Adobe said this would be fixed in the next update. But I found no ticket
2600106 CF-3039382 File Management : VFS-S3 Adam Cameron Bug 78959:Summary: VFS needs tools to check disk usage:* how much is used* how much is freeIt's close to unusable without these Problem:
Summary: VFS needs tools to check disk usage:* how much is used* how much is freeIt's close to unusable
2609581 CF-3829498 File Management : VFS-S3 ext-user FileOpen/fileWrite functions fails when filename contains a % character Problem:
FileOpen function fails when filename contains a % character
Method:Run the test case attached
Result:Throws an exception :
"The cause of this exception was: org
2608911 CF-3965508 File Management : VFS-S3 ext-user [regression]:StoreGetMetaData() does not return owner details of bucket Problem:StoreGetMetaData() does not return owner details of bucket
Method:execute test case :
http://see-lv-a062/cfsuite/coldfusion/tags/file-management/AmazonS3Support
Tracker Issue Bug 84405:(Watson Migration Closure)Amazon Reduced Redundancy Storage (RRS) should be supported as well
2597845 CF-3042269 File Management : VFS-S3 Henry Ho Bug 84405:(Watson Migration Closure)Amazon Reduced Redundancy Storage (RRS) should be supported as well Problem:
Amazon Reduced Redundancy Storage (RRS) should be supported as well.http://aws.amazon.com/s3/
Method:
Result
Tracker Issue Bug 82867:[ANeff] cffileupload's "url" default to CGI
2598337 CF-3041447 File Management : VFS-S3 Aaron Neff Bug 82867:[ANeff] cffileupload's "url" default to CGI Problem:
[ANeff] cffileupload's "url" default to CGI.SCRIPT_NAME (same default as
2598377 CF-3041403 File Management : VFS-S3 Wim Dewijngaert Bug 82794:CFFILE ACTION="read" cannot open filenames containing accents Problem:
CFFILE ACTION="read" cannot open filenames containing accents. This results in a "file not found" error, although the file IS there.
Method:
Result:
File
Tracker Issue Bug 80087:[CFFILEUPLOAD] The window is not big enough to properly contain the tof the UI component
2599444 CF-3040185 File Management : VFS-S3 Steve Onnis Bug 80087:[CFFILEUPLOAD] The window is not big enough to properly contain the tof the UI component Problem:
[CFFILEUPLOAD] The window is not big enough to properly contain the tof the UI component. You can see the hard corners where the show
5120590 CF-4203582 File Management : VFS-S3 AWS S3 interaction - Extra metadata being return by StoreGetMetadata tag Problem Description:
Amazon Web Services (AWS); Simple Storage Service (S3). Beginning in Update 6 (and still in Update 7), Calls to StoreGetMetadata return additional metadata
2598069 CF-3041777 File Management : VFS-S3 Raymond Camden Bug 83596:(Watson Migration Closure)I used this code to write to a bucket, and it worked fine:I then tried the same code in another bucket and it failed. The only thing different is that the second bucket has "all"/"read" permission on it
Tracker Issue Bug 83595:(Watson Migration Closure)Using the Amazon S3 console, I added a Folder to my bucket
2598070 CF-3041776 File Management : VFS-S3 Raymond Camden Bug 83595:(Watson Migration Closure)Using the Amazon S3 console, I added a Folder to my bucket Problem:
Using the Amazon S3 console, I added a Folder to my bucket. When I next did a cfdirectory on the bucket, I got the error.
Method
Tracker Issue cffile/S3 : file is not uploaded in the correct destination directory under certain circumstances.
2672617 CF-4184038 File Management : VFS-S3 ext-user cffile/S3 : file is not uploaded in the correct destination directory under certain circumstances. Problem:
cffile/S3 : file is not uploaded in the correct destination directory under certain circumstances.
This is a spillover from bug#3985340
4298167 CF-4202339 File Management : VFS-S3 cffile action="rename" causes S3 file to lose it's previous ACL value(s) Problem Description:
After using fileMove() to copy a file to Amazon S3 and using setStoreACL() to add an ACL to it, then using cffile action="rename" to rename that file
Tracker Issue cfdirectory listing Amazon S3 files returns empty file size and last modified attributes
2608495 CF-4076853 File Management : VFS-S3 JEREMY EISENGA cfdirectory listing Amazon S3 files returns empty file size and last modified attributes 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
Tracker Issue Bug 73373:Using CFFILE with the action="uploadAll" and sending 3 files through the form
2602781 CF-3036480 File Management : VFS-S3 Jason Fisher Bug 73373:Using CFFILE with the action="uploadAll" and sending 3 files through the form Problem:
Using CFFILE with the action="uploadAll" and sending 3 files through the form. The files are all uploaded correctly and the return variable
Tracker Issue Bug 85895:(Watson Migration Closure)Content-Type is not set appropriately when writing to S3
2597630 CF-3043111 File Management : VFS-S3 Henry Ho Bug 85895:(Watson Migration Closure)Content-Type is not set appropriately when writing to S3 Problem:
Content-Type is not set appropriately when writing to S3. It is always "application/octet-stream", which might not work for some browser
2613610 CF-3203363 File Management : VFS-S3 Rupert Rawnsley directoryList function fails when filename contains a % character Problem Description: directoryList function fails when filename contains a % character
Steps to Reproduce: Add a file called %test.txt to an S3 folder then call directory
2597496 CF-3043717 File Management : VFS-S3 Julian Halliwell Bug 86808:Can we have CFFILE action="rename" implemented as a script function, ie FileRename()? I think it's the only file action left without a script equivalent Problem:
Can we have CFFILE action="rename" implemented as a script
Tracker Issue Bug 85916:(Watson Migration Closure)storeSetMetadata() will override previous storeAddACL() calls
2597628 CF-3043124 File Management : VFS-S3 Henry Ho Bug 85916:(Watson Migration Closure)storeSetMetadata() will override previous storeAddACL() calls Problem:
storeSetMetadata() will override previous storeAddACL() calls.workaround: storeSetMetaData() first, then storeAddACL().
Method:
file
Tracker Issue Bug 85466:(Watson Migration Closure)HTML5 multiple file upload is not supported (input type="file" multiple="true")
2597672 CF-3043004 File Management : VFS-S3 MrSmith MrSmith Bug 85466:(Watson Migration Closure)HTML5 multiple file upload is not supported (input type="file" multiple="true") Problem:
HTML5 multiple file upload is not supported (input type="file" multiple="true")
Method:
doesn't work. Only a
2598338 CF-3041446 File Management : VFS-S3 Aaron Neff Bug 82866:[ANeff] ER for: Supporting addToken attribute in cffileupload Problem:
[ANeff] ER for: Supporting addToken attribute in cffileupload. Basically, cffileupload should have an "addToken" attrib, just like cflocation does. OR, unless
Tracker Issue Bug 81254:Using <cffileupload>, I upload to a <cffile action="upload"> with accept set to "application/excel,application/vnd
2599045 CF-3040654 File Management : VFS-S3 Rob Kolosky Bug 81254:Using , I upload to a with accept set to "application/excel,application/vnd Duplicate ID: CF-3040567
Problem:
Using , I upload to a with accept set to "application
2599378 CF-3040271 File Management : VFS-S3 Cyril Hanquez Bug 80293:(Watson Migration Closure)It would be nice to have a way to upload/download a large file in mutliple parts: I mean splitting the file in smaller pieces and upload/download them in parallel (ie Problem:
It would be nice to have a
2599446 CF-3040183 File Management : VFS-S3 Steve Onnis Bug 80085:(Watson Migration Closure)Not really an error but more of a UI complaint Problem:
Not really an error but more of a UI complaint. The if background color first off should only effect the color of the panel component
2600027 CF-3039468 File Management : VFS-S3 Qingze Cheng Bug 79130:(Watson Migration Closure)use get file from ftp server ,when the file name have Chinese characters it throw error message: An error occurred during the FTP GETFILE operation Problem:
use get file from ftp server ,when the file
Tracker Issue Bug 74107:(Watson Migration Closure)cfdirectory needs to return a nested object when using recurse="Yes"
2602309 CF-3036998 File Management : VFS-S3 jerry hamby Bug 74107:(Watson Migration Closure)cfdirectory needs to return a nested object when using recurse="Yes" Problem:
cfdirectory needs to return a nested object when using recurse="Yes".
It states in the cfdirectory docs that action
5120594 CF-4203583 File Management : VFS-S3 AWS S3 interaction - File Append error with CFFILE tag and function Problem Description:
Amazon Web Services (AWS); Simple Storage Service (S3). Beginning in Update 6 (and still in Update 7), Calls to append to a text file with CFFILE action
Tracker Issue [ANeff] ER for: StoreAddMetadata() (no valid/future-proof workaround for its non-existence)
2609182 CF-3915082 File Management : VFS-S3 Aaron Neff [ANeff] ER for: StoreAddMetadata() (no valid/future-proof workaround for its non-existence) StoreAddMetadata() should be added b/c there is no valid future-proof workaround for its non-existence.
Steps to reproduce:
1) run storeAddMetadata("s3
Tracker Issue directoryList("s3://key:secret@bucket", false, "query", "", "name asc", "file") throws NPE.
2609022 CF-3945665 File Management : VFS-S3 ext-user directoryList("s3://key:secret@bucket", false, "query", "", "name asc", "file") throws NPE. Problem:directoryList("s3://key:secret@bucket", false, "query", "", "name asc", "file") throws NPE.
Method:Run the attached code
Result:at cflistBucket2
Tracker Issue [ANeff] ER for: support Amazon S3's virtual directories
2609174 CF-3916028 File Management : VFS-S3 Aaron Neff [ANeff] ER for: support Amazon S3's virtual directories While S3 doesn't support physical directories, it does support virtual directories (example: the "Create Folder" button in the S3 Management Console). Currently, CF only partially supports
Tracker Issue Bug 86224:Calling StoreSetMetadata resets the ACL configuration on an Amazon S3 bucket object
2597603 CF-3043305 File Management : VFS-S3 jj blodgett Bug 86224:Calling StoreSetMetadata resets the ACL configuration on an Amazon S3 bucket object Duplicate ID: CF-3043124
Problem:
Calling StoreSetMetadata resets the ACL configuration on an Amazon S3 bucket object. You can do this within
2609269 CF-3863487 File Management : VFS-S3 Indy Griffiths Calling StoreAddACL before StoreSetMetadata doesn't commit the new ACL to S3 Duplicate ID: CF-3043124
Problem Description:
When working with S3 objects, calling StoreAddACL before StoreSetMetadata doesn't commit the new ACL to the S3
Tracker Issue Bug 82406:(Watson Migration Closure)Please provide a function / tag to retrieve the current uploaded file(s) information
2598614 CF-3041133 File Management : VFS-S3 David Boyer Bug 82406:(Watson Migration Closure)Please provide a function / tag to retrieve the current uploaded file(s) information Problem:
Please provide a function / tag to retrieve the current uploaded file(s) information. This would make
2597115 CF-3114274 File Management : VFS-S3 Paulus Junior Lazuardi Bug 87273:-(Watson Migration Closure)file uploaded by CFFILE action "upload" inherits ColdFusion Temp Directory permission, instead of upload destination directory permission
CFFILE action "write" doesn't have this problem Problem
2602183 CF-3037139 File Management : VFS-S3 Jared Rypka-Hauer Bug 74748:(Watson Migration Closure)URLs of the format http://domain Problem:
URLs of the format http://domain.com/index.cfm/path/to/foo cause a 404 error rather than having the /path/to/foo show up in the Apache path_info CGI variable
2597593 CF-3043350 File Management : VFS-S3 Raymond Camden Bug 86314:(Watson Migration Closure)If you use S3 to get a directory list and an item does not have a last modified date, you get an error Problem:
If you use S3 to get a directory list and an item does not have a last modified date, you
Tracker Issue [ANeff] Bug for: imageRead("s3://bucket/image.png") hangs thread after 20th read and requires CF restart
2608479 CF-4081499 File Management : VFS-S3 Aaron Neff [ANeff] Bug for: imageRead("s3://bucket/image.png") hangs thread after 20th read and requires CF restart When reading .png files using s3:// paths, imageRead() and hangs the thread after the 20th read. A CF restart is required before image
Tracker Issue [ANeff] ER for: disallow non-compliant DNS bucket naming in Amazon S3's US Standard region
2609175 CF-3915984 File Management : VFS-S3 Aaron Neff [ANeff] ER for: disallow non-compliant DNS bucket naming in Amazon S3's US Standard region Please refer to the following sentences in http://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html (dated 2006-03-01):
- "While the US
2599240 CF-3040435 File Management : VFS-S3 Tom Bishop Bug 80741:When copying a directory (using cffile and cfdirectory tags) and then trying to delete the source directory it appears that certain files are remaining locked resulting in the following error: Coldfu Problem:
When copying a
5368735 CF-4204030 File Management : VFS-S3 [ANeff] Bug for: S3 Content-Type always application/octet-stream on first write Issue: S3 Content-Type always application/octet-stream on first write
Repro:
myS3Directory = "s3://mybucket";//replace with your bucket name
if(!directoryExists(myS3
Tracker Issue StoreGetMetadata - Amazon S3 Metadata Caching Problem / Requires Restart (CF 9.0.1 and CF10)
2596979 CF-3226380 File Management : VFS-S3 JJ BLODGETT StoreGetMetadata - Amazon S3 Metadata Caching Problem / Requires Restart (CF 9.0.1 and CF10) Problem Description:
It appears that ColdFusion is caching Amazon S3 Metadata on the Server / Instance. Once you retrieve an object's Metadata on a