
|
If you were logged in you would be able to see more operations.
|
|
|
FarCry Core
Created: 09/Apr/08 08:36 AM
Updated: 09/Apr/08 09:34 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
FarCry 5.0
|
|
|
There are a number of instances of using the "file" scope to access cffile generated variables. This feature has been deprecated since CF5 and in BD 7.0.1 we removed support for it. Would it be possible to change these instances to use the "cffile" scope instead? Here are the files effected:
farcry/core/packages/farcry/form.cfc (16 matches)
farcry/core/packages/formtools/file.cfc (2 matches)
farcry/core/packages/formtools/image.cfc (2 matches)
farcry/core/packages/formtools/video.cfc
farcry/core/packages/types/_dmCSS/edit.cfm
farcry/core/webtop/admin/bulkimgUpload.cfm
|
|
Description
|
There are a number of instances of using the "file" scope to access cffile generated variables. This feature has been deprecated since CF5 and in BD 7.0.1 we removed support for it. Would it be possible to change these instances to use the "cffile" scope instead? Here are the files effected:
farcry/core/packages/farcry/form.cfc (16 matches)
farcry/core/packages/formtools/file.cfc (2 matches)
farcry/core/packages/formtools/image.cfc (2 matches)
farcry/core/packages/formtools/video.cfc
farcry/core/packages/types/_dmCSS/edit.cfm
farcry/core/webtop/admin/bulkimgUpload.cfm |
Show » |
|