tracker issue : CF-3829498

select a category, or use search below
(searches all categories and all time range)
Title:

FileOpen/fileWrite functions fails when filename contains a % character

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Suchika Singh)

Created: 09/22/2014

Components: File Management, VFS-S3

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 291306 / CF11 Update5

Priority/Frequency: Normal / Some users will encounter

Locale/System: English / Win XP All

Vote Count: 0

Listed in the version 11.0.05.293506 Issues Fixed doc
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.apache.commons.vfs2.FileSystemException: Invalid URI escape sequence "%me"..
An error occurred when performing a file operation create on file s3://cfqa.bug/%message.txt."

Expected:
Creates a file with name %message.txt

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3829498

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

fileWrite() also fails to write a file to S3 if the name contains a % character. Does a separate ticket need filed? Thanks!, -Aaron
Comment by External U.
10847 | November 07, 2014 05:45:52 AM GMT
We've modified the bug title to include fileWrite as well, so no separate ticket is required.
Comment by Vamseekrishna N.
10848 | November 11, 2014 05:09:22 AM GMT
The fix for this bug is available in the pre-release build of ColdFusion 11 Update 5
Comment by CFwatson U.
10849 | February 20, 2015 09:25:11 AM GMT
Verified this is fixed in CF11 Update 5 (build 11,0,05,293506). Thanks!, -Aaron
Comment by External U.
10850 | November 19, 2015 03:27:26 AM GMT