Title:
Bug 85267:(Watson Migration Closure)Cannot use action="write" with the cfspreadsheet tag and a filename on the VFS
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Andrew Myers / Andrew Myers (Andrew Myers)
Created: 12/01/2010
Components: File Management, VFS-RAM
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,1,274733 / 284725
Priority/Frequency: Major / Unknown
Locale/System: English / Win All
Vote Count: 6
Problem:
Cannot use action="write" with the cfspreadsheet tag and a filename on the VFS.
Method:
Sample code which fails:<cfspreadsheet action="write" filename="ram://performance.xls"query="qPerformanceReport" overwrite="true">
Result:
Message An exception occurred while using action=write.Detail java.lang.ClassCastException: coldfusion.vfs.VFileOutputStream cannot be cast to java.io.FileOutputStream
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3042909
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: Andrew Myers
External Customer Email: 291A2DB8445ED6D4992015D5
External Test Config: 12/01/2010
Attachments:
Comments: