Title:
CFPresentation tag throws file not found error when trying to create a presentation with a VFS destination
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Adam Lasley / Adam Lasley (adam.b.lasley)
Created: 01/30/2013
Components: File Management, VFS-RAM
Versions: 10.0
Failure Type: Crash
Found In Build/Fixed In Build: Final / 287681
Priority/Frequency: Critical / Some users will encounter
Locale/System: English / Windows 7 SP1 64-bit
Vote Count: 0
Problem Description: When creating a presentation using the cfpresentation tag and setting the destination="ram:///test.ppt" I received the error "ram:/test.ppt (The filename, directory name, or volume label syntax is incorrect) " This only seems to be a problem when format="ppt" is specified.
Steps to Reproduce: I used <cfpresentation title="Hello World!" destination="ram:///helloWorld" format="ppt"> and had one very simple cfpresentationslide with "Hello World" in html
Actual Result: Cold Fusion crashed and I received the error "ram:/test.ppt (The filename, directory name, or volume label syntax is incorrect) "
Expected Result: I expected the presentation to save to the VFS and then allow a user to download it via a cfcontent call
Any Workarounds: None found
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3493209
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: adam.b.lasley
External Customer Email:
External Test Config: My Hardware and Environment details: I'm using CF10 developer edition on windows. I've tested this on IE7, IE8 and Fire Fox 18.0.1
Attachments:
Comments: